about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorvext01 <vext01@gmail.com>2012-06-12 20:58:51 +0100
committervext01 <vext01@gmail.com>2012-06-12 21:00:03 +0100
commit7fe5675b6a4665c91fe66cf86cb1cddfe89f44a9 (patch)
tree429553ae721cf75ecb51a059d8b82dbe4dcc59c1 /Makefile
parent0a060601fd6e139e10708121834da0d709c8471c (diff)
downloadxombrero-7fe5675b6a4665c91fe66cf86cb1cddfe89f44a9.tar.gz
make install should also scaffold the manual dir.
OK marco
Diffstat (limited to 'Makefile')
-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