X-Git-Url: https://git.ladys.computer/OldStandard/blobdiff_plain/cf3c3b806afd63fc1e054bb346f7663c8f98fd76..d8eeb0d42c7394dbf575e26bf417547746663a07:/makefile?ds=sidebyside

diff --git a/makefile b/makefile
index c19afb8..6f1f026 100644
--- a/makefile
+++ b/makefile
@@ -22,7 +22,7 @@ package: doc
 	cp otf/*.otf $(pkg)
 	tar czf $(pkg)-$(ver).tar.gz $(pkg)
 
-clean:
+clean: doc
 	rm -f $(LOCALFONTDIR)/OldStandard-*.otf
 	luaotfload-tool --update
 	git clean -df