diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 93e46dd12161..c60969853ad6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.43 1999/02/22 22:34:23 billf Exp $ +# $Id: Makefile,v 1.44 1999/03/22 01:17:24 obrien Exp $ # SUBDIR += agrep @@ -7,6 +7,7 @@ SUBDIR += catdoc SUBDIR += dict SUBDIR += docbook + SUBDIR += docbook-xml SUBDIR += docproj SUBDIR += dsssl-docbook-modular SUBDIR += dtd-catalogs |