summaryrefslogtreecommitdiff
blob: 379e200fd90f09ec33b2fe21451f97d18aa889d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in
+++ Makefile.in
@@ -79,7 +79,7 @@
 	groff -Tps -mandoc ./$(PKGNAME).1 >$(PKGNAME).ps
 	groff -Tascii -mandoc ./$(PKGNAME).1 | tee $(PKGNAME).prn | sed 's/.//g' >$(PKGNAME).txt
 
-install.man:
+install.man: install.dirs
 	$(INSTALL) -m 644 $(PKGNAME).1 $(INSTALL_ROOT)/$(mandir)/man1/$(PKGNAME).1
 
 install.dirs: