diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index a51f77252aa7..0bca71bd668a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.22 1998/06/10 09:43:10 tg Exp $ +# $Id: Makefile,v 1.23 1998/06/16 19:16:34 mph Exp $ # SUBDIR += agrep SUBDIR += c2html SUBDIR += catdoc SUBDIR += docbook + SUBDIR += docproj SUBDIR += dsssl-docbook-modular SUBDIR += glimpse SUBDIR += html |