chiark / gitweb /
Add *.afm to the list of things cleaned by "make clean".
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 6 Aug 2017 21:59:48 +0000 (22:59 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 6 Aug 2017 21:59:48 +0000 (22:59 +0100)
Makefile

index 9e9261b7389e172018d6106b8e7844e755617d68..5e3d832a2a1caa5c5aa183486193387e01a78864 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ complement.pdf: complement.ps bedstead.otf
 
 .PHONY: clean
 clean:
-       rm -f bedstead *.sfd *.otf *.bdf *.pfa *.png *.pdf complement.ps
+       rm -f bedstead *.sfd *.otf *.bdf *.pfa *.afm *.png *.pdf complement.ps
 
 .PHONY: dist