Makefile: remove tags file

Remove tags file from working directory.

Signed-off-by: Jamie Couture <jamie.couture@gmail.com>
This commit is contained in:
Jamie Couture 2012-10-31 19:43:12 -04:00 提交者 Jason A. Donenfeld
父節點 fe1bb0e765
當前提交 2b675d20bc

查看文件

@ -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