]> Lady’s Gitweb - OldStandard/blobdiff - makefile
removed circularity in makefile
[OldStandard] / makefile
index 6f1f026a2a004fcdf579d1452dc98780d3b62495..8f798c8b0011e453f54de9d3c8acc8a13bb97cb1 100644 (file)
--- a/makefile
+++ b/makefile
@@ -12,7 +12,8 @@ doc: local
 
 all: doc
 
-local: clean
+local:
+       rm -f $(LOCALFONTDIR)/OldStandard-*.otf
        cp otf/OldStandard-*.otf $(LOCALFONTDIR)/
        luaotfload-tool --update
 
This page took 0.133677 seconds and 4 git commands to generate.