chiark
/
gitweb
/
~bjharris
/
bedstead-debian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ff0c06
)
Correctly remove bedstead-complement.ps when making clean.
author
Ben Harris
<bjh21@bjh21.me.uk>
Mon, 9 Apr 2018 21:14:52 +0000
(22:14 +0100)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Mon, 9 Apr 2018 21:14:52 +0000
(22:14 +0100)
I forgot to update the rule for the new filename.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 67cd2fdfa484003e904a11e812185c30a1795a70..9a870397a046d0f8b30f30f3e179cea593050d29 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-71,7
+71,7
@@
bedstead-complement.pdf: bedstead-complement.ps bedstead.otf
.PHONY: clean
clean:
- rm -f bedstead *.sfd *.otf *.bdf *.png *.pdf complement.ps
+ rm -f bedstead *.sfd *.otf *.bdf *.png *.pdf
bedstead-
complement.ps
.PHONY: dist