aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index e16e7b37..1fef1fb3 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -18,6 +18,7 @@ install:
install -m 644 netreport.1 $(ROOT)/usr/man/man1
install -m 644 usleep.1 $(ROOT)/usr/man/man1
install -m 644 usernetctl.1 $(ROOT)/usr/man/man1
+ install -m 644 ipcalc.1 $(ROOT)/usr/man/man1
# this daemon and initscript are useful for testing the up/down/status stuff
# not installed by default, only comes from sources.