all repos — cgit @ 2b675d20bcc1bf7f520f2d614475c7d3857191ef

a hyperfast web frontend for git written in c

Makefile: remove tags file

Remove tags file from working directory.

Signed-off-by: Jamie Couture <jamie.couture@gmail.com>
Jamie Couture jamie.couture@gmail.com
Wed, 31 Oct 2012 19:43:12 -0400
commit

2b675d20bcc1bf7f520f2d614475c7d3857191ef

parent

fe1bb0e765883fa4149fba12daee81b6ae070de3

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M MakefileMakefile

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