diff options
author | Volker Stolz <vs@FreeBSD.org> | 2007-10-29 07:33:00 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2007-10-29 07:33:00 +0000 |
commit | bff27d7d790ae1bf5a0d29ec86cc1f526931479c (patch) | |
tree | 67fbc7f1e472d977db6cef8ad7d9f2547a240a59 /x11-wm/Makefile | |
parent | 30733bc4954e34b87ac4fa778568b20d32e323d5 (diff) |
Notes
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 9c814fd47dd1..13e575fd9db4 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -143,6 +143,7 @@ SUBDIR += xfce4-panel SUBDIR += xfce4-session SUBDIR += xfce4-wm + SUBDIR += xmonad SUBDIR += yawm .include <bsd.port.subdir.mk> |