2012-05-26 13:19:22 -04:00
|
|
|
if BUILD_WCAP_TOOLS
|
|
|
|
wcap_subdir = wcap
|
|
|
|
endif
|
|
|
|
|
2012-08-29 15:49:48 +03:00
|
|
|
SUBDIRS = shared src clients data protocol tests $(wcap_subdir) man
|
2012-05-26 13:19:22 -04:00
|
|
|
|
2012-02-09 09:20:44 -05:00
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install
|
2013-02-25 13:03:15 -05:00
|
|
|
|
2013-08-20 09:56:52 +02:00
|
|
|
EXTRA_DIST = weston.ini wayland-scanner.mk
|