X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/5f323c1ff45c10d8f8b0a673d2fe7e98272f5d78..b60e6bff75719a5fb0df970bac3be6b2726cf73a:/Makefile diff --git a/Makefile b/Makefile index 8c00190..83d4716 100644 --- a/Makefile +++ b/Makefile @@ -130,7 +130,7 @@ $(DOC_PDF): %.pdf : %.txt a2x -f pdf cgitrc.5.txt clean: clean-doc - $(RM) cgit VERSION *.o tags + $(RM) cgit VERSION CGIT-CFLAGS *.o tags $(RM) -r .deps cleanall: clean