]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
build: add cache to distributed files
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 9 Jun 2015 05:03:36 +0000 (02:03 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 9 Jun 2015 05:03:36 +0000 (02:03 -0300)
We were missing the cache directory on the distributed files.

Makefile.am

index a1b6632567edd7415ec6c25e06dd5b93d124c1d6..50ce1d4ea8dcf155f7c25fa3aa0b819140edc9d1 100644 (file)
@@ -267,6 +267,7 @@ check-am: rootfs check-sysconfdir
 
 
 EXTRA_DIST += \
+       testsuite/module-playground/cache \
        testsuite/module-playground/dummy.sha1 \
        testsuite/module-playground/dummy.sha256 \
        testsuite/module-playground/Makefile \