diff options
author | Eric Melville <eric@FreeBSD.org> | 2001-04-09 11:09:54 +0000 |
---|---|---|
committer | Eric Melville <eric@FreeBSD.org> | 2001-04-09 11:09:54 +0000 |
commit | 9351b1be767145e45f78cfecff42ab9e8e3c346c (patch) | |
tree | a9e2f711b4891d2f8c93a5f388df9123bfd2b83d /misc/Makefile | |
parent | Update to 1.2.13, fix a fennerism along the way ;) (diff) |
Add wmx10, a WindowMaker X10 device controller.
PR: 21598
Reviewed by: murray
Notes
Notes:
svn path=/head/; revision=41123
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 59b60cd31882..1fc4f6fa5cb9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -169,6 +169,7 @@ SUBDIR += wmmand SUBDIR += wmstock SUBDIR += wmweather + SUBDIR += wmx10 SUBDIR += xd SUBDIR += xdelta SUBDIR += xenmenu |