summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-06-28 13:53:18 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-06-28 13:53:18 +0900
commit70eb7e3a8ea4ccf24903a1b48104bb7b1ae79eea (patch)
treee7958b4fb6ad46c0fb7da677350d3b5e616daf34 /MANIFEST.in
parenta58a15c20079bb4d25c11c8ec8fe201c106f592c (diff)
downloadbuildstream-70eb7e3a8ea4ccf24903a1b48104bb7b1ae79eea.tar.gz
MANIFEST.in: Adding Dockerfile and Dockerfile-build.sh to source distribution
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 06bf0dde8..dba8d6528 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,6 +2,8 @@
include README.rst
include HACKING.rst
include COPYING
+include Dockerfile
+include Dockerfile-build.sh
# Documentation package includes
include doc/Makefile