From: Jamie Couture Date: Wed, 31 Oct 2012 23:43:12 +0000 (-0400) Subject: Makefile: remove tags file X-Git-Tag: v0.9.1~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b675d20bcc1bf7f520f2d614475c7d3857191ef;p=cgit Makefile: remove tags file Remove tags file from working directory. Signed-off-by: Jamie Couture --- 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