aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2023-12-11 16:44:11 +0100
committerRobert Alessi <alessi@robertalessi.net>2023-12-11 21:22:07 +0100
commit72dcdb7eca9fda2ed0ed669fec4554da019d5df9 (patch)
treefa0009d30001305942450bf056046a327644c941 /makefile
parent857e4d53ed7a3ce5d6d80bd063c845b841f45d64 (diff)
downloadoldstandard-72dcdb7eca9fda2ed0ed669fec4554da019d5df9.tar.gz
preparing 2.7
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