summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/watch/Makefile1
-rw-r--r--usr.sbin/watch/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/watch/Makefile b/usr.bin/watch/Makefile
index 7a9f602..96bf4ca 100644
--- a/usr.bin/watch/Makefile
+++ b/usr.bin/watch/Makefile
@@ -1,5 +1,6 @@
PROG= watch
MAN8= watch.8
+MAN4= snp.4
BINMODE=500
LDADD= -ltermcap
diff --git a/usr.sbin/watch/Makefile b/usr.sbin/watch/Makefile
index 7a9f602..96bf4ca 100644
--- a/usr.sbin/watch/Makefile
+++ b/usr.sbin/watch/Makefile
@@ -1,5 +1,6 @@
PROG= watch
MAN8= watch.8
+MAN4= snp.4
BINMODE=500
LDADD= -ltermcap
OpenPOWER on IntegriCloud