summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/Makefile')
-rw-r--r--gnu/usr.bin/groff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/Makefile b/gnu/usr.bin/groff/Makefile
index 81b7fa7..70e457f 100644
--- a/gnu/usr.bin/groff/Makefile
+++ b/gnu/usr.bin/groff/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
SUBDIR= libgroff libdriver libbib \
- addftinfo afmtodit eqn grn \
+ addftinfo afmtodit doc eqn grn \
grodvi groff grog grohtml grolbp grolj4 grops grotty \
hpftodit indxbib lkbib lookbib man mm nroff \
pfbtops pic refer tbl tfmtodit tmac troff \
@@ -10,6 +10,6 @@ SUBDIR= libgroff libdriver libbib \
devutf8
# BSD already provides soelim and we don't want xditview compiled by default
-MISC= soelim doc xditview
+MISC= soelim xditview
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud