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>
This commit is contained in:
Adam Jackson 2015-06-02 13:58:30 -04:00
parent bdc917a416
commit 1594fb9129
1 changed files with 1 additions and 8 deletions

View File

@ -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