diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 61427eba99f..d9ed473e59b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/07/15 01:09:21 tv Exp $ +# $NetBSD: Makefile,v 1.15 1998/07/22 02:01:00 tsarna Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -18,6 +18,7 @@ # SUBDIR += fxhtml # SUBDIR += gn # SUBDIR += gwstat + SUBDIR += grail # SUBDIR += harvest # SUBDIR += http-analyze # SUBDIR += libpics |