diff options
author | Kris Kennaway <kris@FreeBSD.org> | 1999-03-11 13:58:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 1999-03-11 13:58:27 +0000 |
commit | a67e3ec929e9a9144dcfd271f7a7e77c0bad5797 (patch) | |
tree | 42eb555ab563eee4a24adf255d538c48559f8f27 /misc/Makefile | |
parent | 5f223c36c6e8063d4ead76e5a069e53f3ce08beb (diff) |
Energize wmweather
Notes
Notes:
svn path=/head/; revision=17138
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 24a47a8e73f9..7e653d3cde41 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.188 1999/03/08 09:07:20 asami Exp $ +# $Id: Makefile,v 1.189 1999/03/10 16:06:44 jfitz Exp $ # SUBDIR += 221upgrade @@ -78,6 +78,7 @@ SUBDIR += unclutter SUBDIR += us-zipcodes SUBDIR += viz + SUBDIR += wmweather SUBDIR += xd SUBDIR += xdelta SUBDIR += xenmenu |