From 44baa36b9904f2afdfd00769a2d15a5eb630059e Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Thu, 15 Apr 2010 13:22:31 -0400 Subject: config: refactor and comment the sdkdir distcheck workaround Seperate legitimate sdkdir usage from distcheck workaround. Comment this non obvious workaround. Signed-off-by: Gaetan Nadon --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 47d5e78..00c7940 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,7 @@ # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -# Ensure headers are installed below $(prefix) for distcheck +# Provide an sdk location that is writable by the evdev module DISTCHECK_CONFIGURE_FLAGS = --with-sdkdir='$${includedir}/xorg' SUBDIRS = src man include -- cgit v1.2.3