mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
make clean should take tex files and pdfs too.
This commit is contained in:
parent
1fa54e3ec4
commit
32e985eab7
@ -113,8 +113,8 @@ pdf: $(PDF)
|
||||
###############################################################################
|
||||
|
||||
clean-latex:
|
||||
rm -f *.log *.out *.aux *.toc
|
||||
rm -f *.log *.out *.aux *.toc *.tex
|
||||
|
||||
clean: clean-latex
|
||||
rm -f $(OUTPUTS) README.mdwn INSTALL.mdwn TODO.mdwn COPYING.mdwn \
|
||||
copyright_notice0? \#*\# ../TODO oneline.txt
|
||||
copyright_notice0? \#*\# ../TODO oneline.txt *.pdf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user