summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile
index 70eb6630174..ae5565856b6 100644
--- a/wm/Makefile
+++ b/wm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.122 2014/01/05 12:34:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.123 2014/05/22 21:36:09 szptvlfn Exp $
#
COMMENT= X11 window managers, configuration tools, and themes
@@ -96,5 +96,6 @@ SUBDIR+= wmx
SUBDIR+= wmx-gnome
SUBDIR+= xfce4-wm
SUBDIR+= xfce4-wm-themes
+SUBDIR+= xmonad
.include "../mk/misc/category.mk"