commit | 121089ced5e1d3f3103cbc2b37f5fb579d800915 | [log] [tgz] |
---|---|---|
author | Jason A. Donenfeld <Jason@zx2c4.com> | Wed Mar 20 21:14:22 2013 +0100 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Wed Mar 20 21:14:22 2013 +0100 |
tree | dd40200d56b444b44cd05558ce74bb3a8e75cdd3 | |
parent | 977a3ad7bf212e6ec7f43c16763321061ee64a69 [diff] [blame] |
Makefile: remove CGIT-CFLAGS files in clean stage
diff --git a/Makefile b/Makefile index 8c00190..83d4716 100644 --- a/Makefile +++ b/Makefile
@@ -130,7 +130,7 @@ 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