aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-30 15:23:10 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-30 15:23:10 +0100
commit5d5c0e1b39e89d15edb1a76df41a05604a44d31c (patch)
treec3805428a08b5e06b4b0ffb2bf5d781fe6ae7fa6 /Makefile
parentm + add man page (diff)
downloadcmdipc-5d5c0e1b39e89d15edb1a76df41a05604a44d31c.tar.gz
cmdipc-5d5c0e1b39e89d15edb1a76df41a05604a44d31c.tar.bz2
cmdipc-5d5c0e1b39e89d15edb1a76df41a05604a44d31c.tar.xz
m makefile1.3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3d40f34..ec8d3a4 100644
--- a/Makefile
+++ b/Makefile
@@ -100,7 +100,7 @@ bin/%.ps: doc/info/%.texinfo doc/info/fdl.texinfo
# Install rules
.PHONY: install
-install: install-base install-info
+install: install-base install-info install-man
.PHONY: install
install-all: install-base install-doc