aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorNeil Williams <neil.williams@linaro.org>2015-02-05 09:57:02 +0000
committerNeil Williams <neil.williams@linaro.org>2015-02-05 09:57:02 +0000
commit70e20df78b48124a44085138947d367c504082fc (patch)
treed02609e74fa1f222d97551dc40117e32fd4999b3 /MANIFEST.in
parent19a73192331b810b378ae993f7c616689263f856 (diff)
Add missing support files into the packages.
Change-Id: Ib3957392dff1b1bdda1efea017b75c8236b15f39
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 52cf2831a..9e58f5879 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,7 +5,8 @@ include .testr.conf
include .gitreview
include COPYING
include lava_dispatcher/default-config/lava-dispatcher/README
-recursive-include lava_dispatcher/pipeline/devices *.conf
+recursive-include lava_dispatcher/pipeline/devices *.conf *.yaml
+recursive-include lava_dispatcher/pipeline/test/pipeline_refs *.yaml
recursive-include lava_dispatcher/pipeline/device_types *.conf
include lava_dispatcher/pipeline/test/sample_jobs/*
include lava_dispatcher/tests/test-config/bin/*