diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 732f99b400f..311e59ffda0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 1999/07/23 18:19:29 itojun Exp $ +# $NetBSD: Makefile,v 1.44 1999/09/20 02:45:07 fredb Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -25,6 +25,7 @@ # SUBDIR += gwstat SUBDIR += grail # SUBDIR += harvest + SUBDIR += htdig SUBDIR += htmldoc # SUBDIR += http-analyze # SUBDIR += libpics |