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 8ef24df86b53..a013ccefed22 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.18 1998/03/25 14:12:21 nik Exp $ +# $Id: Makefile,v 1.19 1998/04/22 16:53:13 mph Exp $ # SUBDIR += agrep @@ -20,6 +20,7 @@ SUBDIR += pilot_makedoc SUBDIR += rman SUBDIR += sgmlformat + SUBDIR += sgrep SUBDIR += sp SUBDIR += texi2html SUBDIR += tth |