]> gitweb.ps.run Git - ps-cgit/blobdiff - Makefile
Makefile: remove CGIT-CFLAGS files in clean stage
[ps-cgit] / Makefile
index 8c00190d15cfa146f9044d7ab86a9699b188a252..83d471665e3ca2af793fa4fac8eade40890f0a8e 100644 (file)
--- 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