From: Lucas De Marchi Date: Tue, 19 Jun 2012 16:27:17 +0000 (-0300) Subject: build-sys: allow compressed modules in testsuite X-Git-Tag: v9~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7896165922b5e31c5f332be488351f8a415fa3e9;p=thirdparty%2Fkmod.git build-sys: allow compressed modules in testsuite --- diff --git a/Makefile.am b/Makefile.am index d681118c..c3d7dbcc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -200,7 +200,7 @@ testsuite-distclean: DISTCLEAN_LOCAL_HOOKS += testsuite-distclean EXTRA_DIST += testsuite/rootfs-pristine -DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --sysconfdir=/etc +DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --sysconfdir=/etc --with-zlib distclean-local: $(DISTCLEAN_LOCAL_HOOKS)