From 023b265b44a8ffc9dd303abc50f8b060a2115e55 Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Mon, 9 Feb 2015 18:13:15 -0800 Subject: [PATCH] build: Pass along any user-specified xserver path to distcheck --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 1864b70c..0ee674d3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,6 +9,7 @@ noinst_LTLIBRARIES = BUILT_SOURCES = AM_DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install +DISTCHECK_CONFIGURE_FLAGS = --with-xserver-path='@XSERVER_PATH@' EXTRA_DIST = weston.ini.in ivi-shell/weston.ini.in