aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJamie Couture <jamie.couture@gmail.com>2012-10-31 19:43:12 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2012-10-31 22:26:12 -0600
commit2b675d20bcc1bf7f520f2d614475c7d3857191ef (patch)
tree5545e7ec58cc93e8607e6fdc4fa37f3b85983638 /Makefile
parentfe1bb0e765883fa4149fba12daee81b6ae070de3 (diff)
downloadcgit-2b675d20bcc1bf7f520f2d614475c7d3857191ef.tar.gz
cgit-2b675d20bcc1bf7f520f2d614475c7d3857191ef.tar.bz2
Makefile: remove tags file
Remove tags file from working directory. Signed-off-by: Jamie Couture <jamie.couture@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f4c5b8a..93c5003 100644
--- a/Makefile
+++ b/Makefile
@@ -243,7 +243,7 @@ $(DOC_PDF): %.pdf : %.txt
a2x -f pdf cgitrc.5.txt
clean: clean-doc
- rm -f cgit VERSION *.o *.d
+ rm -f cgit VERSION *.o *.d tags
clean-doc:
rm -f cgitrc.5 cgitrc.5.html cgitrc.5.pdf cgitrc.5.xml cgitrc.5.fo