diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index e48cf55c2eeb..452abd86fb83 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.16 1998/02/12 17:36:23 hoek Exp $ +# $Id: Makefile,v 1.17 1998/02/20 08:05:37 tg Exp $ # SUBDIR += agrep SUBDIR += c2html SUBDIR += catdoc SUBDIR += docbook + SUBDIR += dsssl-docbook-modular SUBDIR += glimpse SUBDIR += html SUBDIR += info2html |