summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
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"