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 28bf84e5beba..ed575b70ed73 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.18 1996/07/11 21:53:29 ache Exp $ +# $Id: Makefile,v 1.19 1996/08/02 15:04:14 andreas Exp $ # SUBDIR += CGI @@ -25,6 +25,7 @@ SUBDIR += squid SUBDIR += tkHTML SUBDIR += tkWWW + SUBDIR += w3-msql SUBDIR += w3c_httpd SUBDIR += weblint SUBDIR += wn |