diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-07-25 11:40:37 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-07-25 11:40:37 +0000 |
commit | 7bc49f4c2d665950202b2776bea92ddb63bc816e (patch) | |
tree | 12dcaee54b142e163b026b1a3c57ee6ff6b61ba8 | |
parent | a10f39bb7140c064992165627e119dfefad505b1 (diff) |
Notes
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 27f5e9a413f6..f3313aacb862 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.85 1998/07/04 19:39:08 steve Exp $ +# $Id: Makefile,v 1.86 1998/07/20 23:21:23 dburr Exp $ # SUBDIR += Mosaic # requires Motif @@ -7,6 +7,7 @@ SUBDIR += apache12 SUBDIR += apache12-php3 SUBDIR += apache13 + SUBDIR += apache13-php3 SUBDIR += apache-fp SUBDIR += apache-ssl SUBDIR += arena |