summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorjlam <jlam>2001-01-18 20:21:56 +0000
committerjlam <jlam>2001-01-18 20:21:56 +0000
commitcbb4a2fb313021fdee744c2d5597ce0f8d526f1b (patch)
tree6749b59cd5ae414557a13e7f893a007e794b11c2 /wm
parentd1f2694defd1022b91c9cce1f7cece7c98f8eb02 (diff)
downloadpkgsrc-cbb4a2fb313021fdee744c2d5597ce0f8d526f1b.tar.gz
Add and enable wmx-current and wmx-gnome-current.
Diffstat (limited to 'wm')
-rw-r--r--wm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile
index 005f1ddf246..4a8b59f5354 100644
--- a/wm/Makefile
+++ b/wm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/12/18 13:54:39 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/01/18 20:21:56 jlam Exp $
#
SUBDIR += 9wm
@@ -29,5 +29,7 @@
SUBDIR += wmextra
SUBDIR += wmthemes
SUBDIR += wmx
+ SUBDIR += wmx-current
+ SUBDIR += wmx-gnome-current
.include "../mk/bsd.pkg.subdir.mk"