mirror of
https://git.zx2c4.com/cgit
synced 2024-11-22 08:28:42 +00:00
Makefile: remove tags file
Remove tags file from working directory. Signed-off-by: Jamie Couture <jamie.couture@gmail.com>
This commit is contained in:
parent
fe1bb0e765
commit
2b675d20bc
2
Makefile
2
Makefile
@ -243,7 +243,7 @@ $(DOC_PDF): %.pdf : %.txt
|
|||||||
a2x -f pdf cgitrc.5.txt
|
a2x -f pdf cgitrc.5.txt
|
||||||
|
|
||||||
clean: clean-doc
|
clean: clean-doc
|
||||||
rm -f cgit VERSION *.o *.d
|
rm -f cgit VERSION *.o *.d tags
|
||||||
|
|
||||||
clean-doc:
|
clean-doc:
|
||||||
rm -f cgitrc.5 cgitrc.5.html cgitrc.5.pdf cgitrc.5.xml cgitrc.5.fo
|
rm -f cgitrc.5 cgitrc.5.html cgitrc.5.pdf cgitrc.5.xml cgitrc.5.fo
|
||||||
|
Loading…
Reference in New Issue
Block a user