diff options
Diffstat (limited to 'gnu/usr.bin/ptx')
| -rw-r--r-- | gnu/usr.bin/ptx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/ptx/Makefile b/gnu/usr.bin/ptx/Makefile index 5a2bd7f634e6e..b06f5b4f3e59d 100644 --- a/gnu/usr.bin/ptx/Makefile +++ b/gnu/usr.bin/ptx/Makefile @@ -7,4 +7,6 @@ CFLAGS+= -DHAVE_CONFIG_H -DDEFAULT_IGNORE_FILE=\"/usr/share/dict/eign\" NOMAN= +SUBDIR+= doc + .include <bsd.prog.mk> |
