summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorpancake <nopcode.org>2010-11-18 16:32:00 +0100
committerpancake <nopcode.org>2010-11-18 16:32:00 +0100
commitb0f69c8b6b6c73440c5fd29fccd618d0046b4640 (patch)
treef978e0ec3a525a6be3e26f8ebf7d30a061cd9f1c /Makefile
parentdc4fd72133cd8988ffe087d7e320bee6c993c8ae (diff)
download0xFFFF-b0f69c8b6b6c73440c5fd29fccd618d0046b4640.tar.bz2
* Add manpages (thanks sre!)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1614e3c..7068039 100644
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,8 @@ install:
-cp src/gui/goxf ${DESTDIR}${PREFIX}/bin
cp logotool/logotool ${DESTDIR}${PREFIX}/bin
cp 0xFFFF.desktop ${DESTDIR}${PREFIX}/share/applications/
+ mkdir -p ${DESTDIR}${PREFIX}/share/man/man1
+ cp man/*.1 ${DESTDIR}${PREFIX}/share/man/man1
deinstall:
rm -f ${DESTDIR}${PREFIX}/bin/0xFFFF