diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-03-10 18:59:11 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-03-10 18:59:11 +0000 |
| commit | 242e35141eb5c01e36192f53ef12cba122d795db (patch) | |
| tree | ea249dd7ca2b329d89e1aeddd58eb638d22c4f93 /gnu | |
| parent | d31934acb9b1e932ab6bdb92219e77203cb47d35 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/man/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/Makefile b/gnu/usr.bin/man/Makefile index 9e59558853079..2529d8dbd4914 100644 --- a/gnu/usr.bin/man/Makefile +++ b/gnu/usr.bin/man/Makefile @@ -5,6 +5,6 @@ # distribution. # -SUBDIR = lib man manpath apropos whatis makewhatis catman +SUBDIR = lib man manpath apropos makewhatis catman .include <bsd.subdir.mk> |
