X-Git-Url: https://git.ladys.computer/OldStandard/blobdiff_plain/82b1f16122befa2fb11bf3fecb404a7f5ee62503..5065273179b04c9d43225d130cdffa958abcb346:/makefile diff --git a/makefile b/makefile index 5e3101a..bb2fe19 100644 --- a/makefile +++ b/makefile @@ -53,7 +53,6 @@ clean: @echo "Removing .fontspec files from local texmf dir..." rm -f $(TEXMFDIR)/tex/latex/fontspec/OldStandard.fontspec git clean -df - pandoc README.md -o about.html @echo "Done." .PHONY: doc all local package clean