summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>1999-04-14 22:43:39 +0000
committerNik Clayton <nik@FreeBSD.org>1999-04-14 22:43:39 +0000
commit018b7d98d9b206b01ad9dd0d1356752a7b3aae4c (patch)
tree6091fec314e5055d01b7f2ca21165459ae2f3509 /textproc/Makefile
parentAdd a dependency on lynx. Pointed out by Wolfram. (diff)
Add docbook-{241,300,310}
Notes
Notes: svn path=/head/; revision=17885
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index c17a1a71758b..46cb7eba7b7f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.45 1999/03/28 14:17:34 kuriyama Exp $
+# $Id: Makefile,v 1.46 1999/04/13 15:29:00 taoka Exp $
#
SUBDIR += agrep
@@ -8,6 +8,9 @@
SUBDIR += catdoc
SUBDIR += dict
SUBDIR += docbook
+ SUBDIR += docbook-241
+ SUBDIR += docbook-300
+ SUBDIR += docbook-310
SUBDIR += docbook-xml
SUBDIR += docproj
SUBDIR += dsssl-docbook-modular