diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1997-12-02 00:18:58 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1997-12-02 00:18:58 +0000 |
commit | 83c0981a8864933ee94d9ad173edd7fe094b8bd6 (patch) | |
tree | 343c30022cfb41856ebf11b1a4486ff05acd06a3 /www | |
parent | 52a00e16404d50e224f0303fdafa803c320cfa78 (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 82b3262d8653..aa1aec1d309b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $ +# $Id: Makefile,v 1.66 1997/11/26 07:55:38 tg Exp $ # SUBDIR += Mosaic # requires Motif @@ -24,6 +24,7 @@ SUBDIR += linemode SUBDIR += linux-netscape4 SUBDIR += lynx + SUBDIR += lynx-current SUBDIR += mapedit SUBDIR += mhonarc SUBDIR += mmm |