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
commit97113bb9571d753bce88cf3e5dc4ddfeec5b09e5 (patch)
treea309702d07dc3dd630124a1be78314d1d3f3cb37
parent19fb4d5fc00cf1ca90126be851cdfffe044d4739 (diff)
downloadqpid-python-97113bb9571d753bce88cf3e5dc4ddfeec5b09e5.tar.gz
QPID-6110: Add manifest includes for license and notice files
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1626184 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/extras/qmf/MANIFEST.in1
-rw-r--r--qpid/python/MANIFEST.in1
-rw-r--r--qpid/tests/MANIFEST.in1
-rw-r--r--qpid/tools/MANIFEST.in1
4 files changed, 4 insertions, 0 deletions
diff --git a/qpid/extras/qmf/MANIFEST.in b/qpid/extras/qmf/MANIFEST.in
new file mode 100644
index 0000000000..ab30e9acee
--- /dev/null
+++ b/qpid/extras/qmf/MANIFEST.in
@@ -0,0 +1 @@
+include *.txt
diff --git a/qpid/python/MANIFEST.in b/qpid/python/MANIFEST.in
index 19a9554a99..ca53073c04 100644
--- a/qpid/python/MANIFEST.in
+++ b/qpid/python/MANIFEST.in
@@ -1,2 +1,3 @@
recursive-include examples *
recursive-exclude examples verify verify.in
+include *.txt
diff --git a/qpid/tests/MANIFEST.in b/qpid/tests/MANIFEST.in
new file mode 100644
index 0000000000..ab30e9acee
--- /dev/null
+++ b/qpid/tests/MANIFEST.in
@@ -0,0 +1 @@
+include *.txt
diff --git a/qpid/tools/MANIFEST.in b/qpid/tools/MANIFEST.in
new file mode 100644
index 0000000000..ab30e9acee
--- /dev/null
+++ b/qpid/tools/MANIFEST.in
@@ -0,0 +1 @@
+include *.txt