diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-30 09:40:30 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-30 09:40:30 +0000 |
commit | d5db2e33a8abc4837cdeb2ecc3934b20f44d2c70 (patch) | |
tree | 304fa6d7447e4e7a9f867fbed083a8fffab8ea67 | |
parent | Add cpbk (diff) |
Added wmmand and vera
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index fb3f800bad55..bcc504baee6e 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.201 1999/04/27 03:26:52 taoka Exp $ +# $Id: Makefile,v 1.202 1999/04/27 12:33:35 taoka Exp $ # SUBDIR += 221upgrade @@ -85,8 +85,10 @@ SUBDIR += uk-postcodes SUBDIR += unclutter SUBDIR += us-zipcodes + SUBDIR += vera SUBDIR += viz SUBDIR += wmcp + SUBDIR += wmmand SUBDIR += wmweather SUBDIR += xd SUBDIR += xdelta |