diff options
Diffstat (limited to 'xorg-server/miext/Makefile.am')
-rw-r--r-- | xorg-server/miext/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg-server/miext/Makefile.am b/xorg-server/miext/Makefile.am index f138963b4..84ab70855 100644 --- a/xorg-server/miext/Makefile.am +++ b/xorg-server/miext/Makefile.am @@ -5,4 +5,7 @@ endif if XQUARTZ SUBDIRS += rootless endif +if XWIN_MULTIWINDOWEXTWM +SUBDIRS += rootless +endif DIST_SUBDIRS = damage shadow cw rootless |