From add7fa705caeba743742dbc0717dadaaf1274f73 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 14 Oct 2010 00:07:25 -0500 Subject: [PATCH] build: enable tests for 'make distcheck' No idea why this wasn't done before... --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 276a2760..afe47cae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,7 +51,7 @@ edit = @sed \ -e 's|@localstatedir[@]|$(localstatedir)|g' \ -e 's|@libexecdir[@]|$(libexecdir)|g' -DISTCHECK_CONFIGURE_FLAGS = --with-udev-base-dir=$dc_install_base +DISTCHECK_CONFIGURE_FLAGS = --with-udev-base-dir=$dc_install_base --with-tests=yes INTLTOOL_FILES = \ intltool-extract.in \