diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-03-31 06:27:07 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-03-31 06:27:07 +0000 |
commit | 72882b5634e54e277e325126af199e54d7eab717 (patch) | |
tree | bdff31056a78c8fd9cad0429b3842b1e2d275421 /www/Makefile | |
parent | WindowMaker Netscape launcher to display urls from X selection (diff) |
Added wmnetselect
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 b97ff5d3366b..2853f4b7e89f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.121 1999/03/01 11:17:25 kris Exp $ +# $Id: Makefile,v 1.122 1999/03/20 08:51:36 nectar Exp $ # SUBDIR += Mosaic # requires Motif @@ -95,6 +95,7 @@ SUBDIR += weblint SUBDIR += webstone SUBDIR += wml + SUBDIR += wmnetselect SUBDIR += wn SUBDIR += wwwcount SUBDIR += wwwoffle |