diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 3474a1cb410a..e7c1cd73ebab 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.52 1997/07/03 01:12:05 ache Exp $ +# $Id: Makefile,v 1.53 1997/07/10 06:29:41 tg Exp $ # SUBDIR += Mosaic # requires Motif @@ -14,6 +14,7 @@ SUBDIR += gn SUBDIR += gwstat SUBDIR += harvest + SUBDIR += http-analyze SUBDIR += libpics SUBDIR += libwww SUBDIR += linemode |