summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-01-16 16:31:55 -0500
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-01-16 16:31:55 -0500
commitcf839f5778a4f37743f92dae58e7ec477bfe83bb (patch)
tree02440f64f9083181c4f0c934aa111d703c077f03 /MANIFEST.in
parent1dbc92039dddc9122088476492c944dff0b37381 (diff)
downloadbuildstream-cf839f5778a4f37743f92dae58e7ec477bfe83bb.tar.gz
MANIFEST.in: Add *.sh from tests into the distribution
Now that we distribute generate-ostree.sh in the tests we will need it to run tests from a distributed tarball.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 732e518d4..06bf0dde8 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -13,3 +13,4 @@ recursive-include tests *.py
recursive-include tests *.yaml
recursive-include tests *.bst
recursive-include tests *.conf
+recursive-include tests *.sh