diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 0bd58b23d52f..f517315c1fcc 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ # - SUBDIR += yawm SUBDIR += 9menu SUBDIR += 9wm @@ -97,5 +96,6 @@ SUBDIR += wmx SUBDIR += xfce SUBDIR += xwmm + SUBDIR += yawm .include <bsd.port.subdir.mk> |