mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
tex.mk: Add *.vrb to clean target
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
624eb5abc9
commit
5130efa976
1 changed files with 1 additions and 1 deletions
|
|
@ -391,7 +391,7 @@ clean:
|
|||
rm -rf *.maf *.mtc *.mtc0 *.ptc1 \
|
||||
*.aux *.toc *.dvi *.pdf *.ps *~ *.log *.done *.rep *.nav *.snm *.tdo \
|
||||
*.4ct *.4tc *.4of *.4oo *.4os *.4og */*.4og *.css *.html *.idv *.lg *.xref *.odt \
|
||||
*.lol *.bak *.idx *.ilg *.ind *.out *.brf .\#* \#* \
|
||||
*.lol *.bak *.idx *.ilg *.ind *.out *.brf .\#* \#* *.vrb \
|
||||
$(NEWDIRS) $(OUTPUT).txt \
|
||||
$(GENERATED) \
|
||||
$(CLEAN)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue