build: enable tests for 'make distcheck'
No idea why this wasn't done before...
This commit is contained in:
@@ -51,7 +51,7 @@ edit = @sed \
|
|||||||
-e 's|@localstatedir[@]|$(localstatedir)|g' \
|
-e 's|@localstatedir[@]|$(localstatedir)|g' \
|
||||||
-e 's|@libexecdir[@]|$(libexecdir)|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_FILES = \
|
||||||
intltool-extract.in \
|
intltool-extract.in \
|
||||||
|
Reference in New Issue
Block a user