summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2010-07-27 21:39:23 -0700
committerMonty Taylor <mordred@inaugust.com>2010-07-27 21:39:23 -0700
commit26113f6b1379aa81941169b858aee37493bad63a (patch)
treeaff39ac9d6f05eca752057ee71df07299aebe841 /MANIFEST.in
parent849a4062cdf8af50b8c3d44611f10857fedf6813 (diff)
downloadnova-26113f6b1379aa81941169b858aee37493bad63a.tar.gz
Put in a single MANIFEST.in file that takes care of things.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000000..6482bd7ea6
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,5 @@
+include HACKING LICENSE run_tests.sh run_test.py README builddeb.sh exercise_rsapi.py
+graft CA
+graft doc
+graft smoketests
+graft tools