diff options
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 09cb8fcc7d5..cb9557bf3a2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2000/01/18 18:09:24 jwise Exp $ +# $NetBSD: Makefile,v 1.70 2000/01/22 16:47:11 wiz Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -46,6 +46,7 @@ # SUBDIR += libpics SUBDIR += libwww # SUBDIR += linemode + SUBDIR += links # SUBDIR += linux-netscape4 SUBDIR += lynx # SUBDIR += mapedit |