diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-09-21 05:45:16 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-09-21 05:45:16 +0000 |
commit | 0963d3167f1f4fcf017b5455b19cdd55e450eec9 (patch) | |
tree | 97f1912d11f4769cbe0ae5beb3fef1933e158c63 /www/Makefile | |
parent | 6a0a09fbd8ae2fb60b5ce177a091f92d55a96526 (diff) |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 59af5e23355d..31edc3b4a13e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.93 1998/08/27 16:02:03 rse Exp $ +# $Id: Makefile,v 1.94 1998/09/08 17:28:57 ache Exp $ # SUBDIR += Mosaic # requires Motif @@ -33,6 +33,7 @@ SUBDIR += ijb SUBDIR += libpics SUBDIR += libwww + SUBDIR += linbot SUBDIR += linemode SUBDIR += linux-netscape4 SUBDIR += lynx |