diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 5c7335c6c157..2143974067e3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.102 1998/11/09 01:28:00 steve Exp $ +# $Id: Makefile,v 1.103 1998/11/10 01:25:48 steve Exp $ # SUBDIR += Mosaic # requires Motif @@ -8,6 +8,7 @@ SUBDIR += apache12-fp SUBDIR += apache12-php3 SUBDIR += apache13 + SUBDIR += apache13-fp SUBDIR += apache13-modssl SUBDIR += apache13-php3 SUBDIR += apache-ssl |