diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-01-04 18:55:57 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-01-04 18:55:57 +0000 |
commit | dd32ced35ae41f6c4a866e41bdad88c9e9fb6f2c (patch) | |
tree | 5bbae4940c68c48df6e6d4a84b231a25d6052bb7 /www | |
parent | 868388af95cc7998626d5e4e42f45a4a63325b0b (diff) |
Notes
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 76ed1c9fbc2b..a7a3212f9bc6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1996/12/18 05:27:26 asami Exp $ +# $Id: Makefile,v 1.31 1997/01/03 12:25:31 asami Exp $ # SUBDIR += Mosaic # requires Motif @@ -9,6 +9,7 @@ SUBDIR += cached SUBDIR += chimera SUBDIR += comline + SUBDIR += eperl SUBDIR += gn SUBDIR += harvest SUBDIR += javac_netscape |