about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f9aaefb..b0d3d95 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,7 @@ javascript.h: ${JSFILES} js-merge-helper.pl
 
 beforeinstall:
 	install -m 755 -d ${PREFIX}/bin
+	install -m 755 -d ${PREFIX}/man/man1/
 	install -m 755 -d ${PREFIX}/share/xombrero
 	install -m 644 ${.CURDIR}/xombreroicon.png ${PREFIX}/share/xombrero
 	install -m 644 ${.CURDIR}/xombreroicon16.png ${PREFIX}/share/xombrero