X-Git-Url: https://git.ladys.computer/OldStandard/blobdiff_plain/82b1f16122befa2fb11bf3fecb404a7f5ee62503..b527844845877a20874e9cdc9c4720bcb8d44c77:/makefile?ds=sidebyside 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