summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Ross <jross@apache.org>2014-09-19 11:35:34 +0000
committerJustin Ross <jross@apache.org>2014-09-19 11:35:34 +0000
commitb51db5ba9941e1553251aff0924a7881cfdd23ca (patch)
tree0932f0bb39080796d2815939e999957d7c90be99
parent136d3088da8618242283d909d9d5e3239489dcc3 (diff)
downloadqpid-python-b51db5ba9941e1553251aff0924a7881cfdd23ca.tar.gz
QPID-6110: Add manifest includes for license and notice files
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1626184 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--extras/qmf/MANIFEST.in1
-rw-r--r--python/MANIFEST.in1
-rw-r--r--tests/MANIFEST.in1
-rw-r--r--tools/MANIFEST.in1
4 files changed, 4 insertions, 0 deletions
diff --git a/extras/qmf/MANIFEST.in b/extras/qmf/MANIFEST.in
new file mode 100644
index 0000000000..ab30e9acee
--- /dev/null
+++ b/extras/qmf/MANIFEST.in
@@ -0,0 +1 @@
+include *.txt
diff --git a/python/MANIFEST.in b/python/MANIFEST.in
index 19a9554a99..ca53073c04 100644
--- a/python/MANIFEST.in
+++ b/python/MANIFEST.in
@@ -1,2 +1,3 @@
recursive-include examples *
recursive-exclude examples verify verify.in
+include *.txt
diff --git a/tests/MANIFEST.in b/tests/MANIFEST.in
new file mode 100644
index 0000000000..ab30e9acee
--- /dev/null
+++ b/tests/MANIFEST.in
@@ -0,0 +1 @@
+include *.txt
diff --git a/tools/MANIFEST.in b/tools/MANIFEST.in
new file mode 100644
index 0000000000..ab30e9acee
--- /dev/null
+++ b/tools/MANIFEST.in
@@ -0,0 +1 @@
+include *.txt