summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2015-06-02 13:58:30 -0400
committerAdam Jackson <ajax@redhat.com>2015-07-08 16:41:28 -0400
commit1594fb912996e9776d9e36383bd1d9f5dd2877eb (patch)
tree9a5e0b166c982877792e9a68c5daa048a0f57adc
parentbdc917a41691250701ccc9a0b087448b50892fa9 (diff)
rootless: Build unconditionally
It's not a lot of code, and if you're doing things to the core that affect rootless you should be alerted early. Reviewed-by: Jasper St. Pierre <jstpierre@mecheye.net> Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--miext/Makefile.am9
1 files changed, 1 insertions, 8 deletions
diff --git a/miext/Makefile.am b/miext/Makefile.am
index b84adc12b..add4d18b0 100644
--- a/miext/Makefile.am
+++ b/miext/Makefile.am
@@ -1,8 +1 @@
-SUBDIRS = sync damage shadow
-if XQUARTZ
-SUBDIRS += rootless
-endif
-if XWIN_MULTIWINDOWEXTWM
-SUBDIRS += rootless
-endif
-DIST_SUBDIRS = sync damage shadow rootless
+SUBDIRS = sync damage shadow rootless