aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefile b/makefile
index 5e3101a..bb2fe19 100644
--- a/makefile
+++ b/makefile
@@ -53,7 +53,6 @@ clean:
53 @echo "Removing .fontspec files from local texmf dir..." 53 @echo "Removing .fontspec files from local texmf dir..."
54 rm -f $(TEXMFDIR)/tex/latex/fontspec/OldStandard.fontspec 54 rm -f $(TEXMFDIR)/tex/latex/fontspec/OldStandard.fontspec
55 git clean -df 55 git clean -df
56 pandoc README.md -o about.html
57 @echo "Done." 56 @echo "Done."
58 57
59.PHONY: doc all local package clean 58.PHONY: doc all local package clean