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