diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-02-17 04:43:28 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-02-17 04:43:28 +0000 |
commit | 2513904a7fef980f51b5b51eba2a0b99ac56cb11 (patch) | |
tree | b393ebaaf8255f35d8067abc5a5f95d64df9a100 | |
parent | Update port to 0.92 (diff) |
Add wmpccard
Notes
Notes:
svn path=/head/; revision=25914
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 2529f5342c97..b8a04349c3e8 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -125,6 +125,7 @@ SUBDIR += viz SUBDIR += wmcp SUBDIR += wmmand + SUBDIR += wmpccard SUBDIR += wmstock SUBDIR += wmweather SUBDIR += xd |