diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 984ab7ec2839..b3d10034507b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.83 1998/06/27 10:47:54 andreas Exp $ +# $Id: Makefile,v 1.84 1998/06/28 12:44:56 andreas Exp $ # SUBDIR += Mosaic # requires Motif @@ -12,6 +12,7 @@ SUBDIR += arena SUBDIR += ashe # requires Motif SUBDIR += aswedit + SUBDIR += boa SUBDIR += cgihtml SUBDIR += cgiparse SUBDIR += checkbot |