diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2016-11-28 17:30:12 +0000 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2016-11-28 17:37:27 +0000 |
commit | 514c3c09e90594ef594b719d99fcc28c5adfcb7a (patch) | |
tree | 784422948c744a8c11f79916ba6e2fc418055159 /MANIFEST.in | |
parent | 6a239b71c288d9a4aa64d195845b51db4c5cba11 (diff) | |
download | buildstream-514c3c09e90594ef594b719d99fcc28c5adfcb7a.tar.gz |
Updating MANIFEST.in to include new bst files
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 5066a9026..fdad03945 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -11,3 +11,4 @@ include doc/source/index.rst # Tests recursive-include tests *.py recursive-include tests *.yaml +recursive-include tests *.bst |