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 a1b6632..50ce1d4 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 \