diff --git a/vars b/vars index a5dcdcd52a0db9b66d56dcfc04bb50a332d3bfc1..f2fec804c65aa94c6628f820feeb4b9db92563b9 100644 --- a/vars +++ b/vars @@ -10,5 +10,5 @@ COMPILER := latexmk -auxdir=$(DROSS) -pdflua -silent -shell-escape -r config/.la RELEASE := $(BOOK)-$(VERSION).pdf GLOS := makeglossaries -d $(DROSS) RUN := lualatex -output-directory $(DROSS) -shell-escape -CLEAN := $(RM) -r $(DROSS) qr.tex *.pdf svg-inkscape +CLEAN := $(RM) -r $(DROSS) qr.tex *.pdf .switch-gls svg-inkscape DEPS := *tex config/*sty