build: enable tests for 'make distcheck'

No idea why this wasn't done before...
This commit is contained in:
Dan Williams
2010-10-14 00:07:25 -05:00
parent 79ae78a740
commit add7fa705c

View File

@@ -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 \