diff options
Diffstat (limited to 'usr/src/man/man7m/Makefile')
-rw-r--r-- | usr/src/man/man7m/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/man/man7m/Makefile b/usr/src/man/man7m/Makefile index e32c5aea3c..42ba9d33af 100644 --- a/usr/src/man/man7m/Makefile +++ b/usr/src/man/man7m/Makefile @@ -12,6 +12,7 @@ # # Copyright 2011, Richard Lowe # Copyright 2013 Nexenta Systems, Inc. All rights reserved. +# Copyright 2015 Joyent, Inc. # include $(SRC)/Makefile.master @@ -20,6 +21,7 @@ MANSECT= 7m _MANFILES = bufmod.7m \ connld.7m \ + datafilt.7m \ ldterm.7m \ pckt.7m \ pfmod.7m \ |