summaryrefslogtreecommitdiff
blob: cda6fb3188725ff84a70acfaee9a1d689b23a8f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Makefile b/Makefile
index eff66f7..f71b025 100644
--- a/Makefile
+++ b/Makefile
@@ -197,6 +197,7 @@ uninstall-psf-512:
 ref = $(psfdir)/README.terminus
 
 install-ref: README
+	mkdir -p $(DESTDIR)$(psfdir)
 	sed -e"/^2\.4/,/^2\.5/p" -n README | grep -v "^2\." > $(DESTDIR)$(ref)
 
 uninstall-ref: