diff options
Diffstat (limited to 'usr.sbin/watch/Makefile')
-rw-r--r-- | usr.sbin/watch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |