pdf nicht wegputzen
This commit is contained in:
parent
721d9d068d
commit
b98248e8dd
2
Makefile
2
Makefile
|
@ -94,7 +94,7 @@ export LC_ALL ?= C
|
||||||
#
|
#
|
||||||
# If you list files or wildcards here, they will *not* be cleaned - default is
|
# If you list files or wildcards here, they will *not* be cleaned - default is
|
||||||
# to allow everything to be cleaned.
|
# to allow everything to be cleaned.
|
||||||
#neverclean ?= *.pdf
|
neverclean ?= *.pdf
|
||||||
#
|
#
|
||||||
# A space-separated list of extra files to clean - you can specify this in the
|
# A space-separated list of extra files to clean - you can specify this in the
|
||||||
# .ini files. Make sure you escape them properly, if that's needed!
|
# .ini files. Make sure you escape them properly, if that's needed!
|
||||||
|
|
Loading…
Reference in a new issue