diff options
author | snj <snj@pkgsrc.org> | 2004-01-28 22:44:08 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-01-28 22:44:08 +0000 |
commit | 3510756b789f24d044d8f0431fb3c80e13cd2287 (patch) | |
tree | eecfdb52c7c9544ee82a136ec38015772c310080 /wm/Makefile | |
parent | 82c76a28e8a3c1e11daf5687000871342aa29c21 (diff) | |
download | pkgsrc-3510756b789f24d044d8f0431fb3c80e13cd2287.tar.gz |
Add wmctrl.
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index f6e34aa6ea5..342e6675b2a 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2004/01/09 23:10:43 cube Exp $ +# $NetBSD: Makefile,v 1.58 2004/01/28 22:44:08 snj Exp $ # COMMENT= Window managers (for X) @@ -62,6 +62,7 @@ SUBDIR+= windowlab SUBDIR+= windowmaker SUBDIR+= wm2 SUBDIR+= wmakerconf +SUBDIR+= wmctrl SUBDIR+= wmextra SUBDIR+= wmthemes SUBDIR+= wmx |