summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2015-06-09 02:03:36 -0300
committerLucas De Marchi <lucas.demarchi@intel.com>2015-06-09 02:03:36 -0300
commitfc1bc8155fe6604298f38a801ace829766591cf1 (patch)
tree4bd951e78b2e6cff592b6125b483975540a9f5a6 /Makefile.am
parent681c623e71e733e25e71e309012cb2d14a9fd1d0 (diff)
downloadkmod-fc1bc8155fe6604298f38a801ace829766591cf1.tar.gz
build: add cache to distributed files
We were missing the cache directory on the distributed files.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a1b6632..50ce1d4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 \