summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Martini <seb@dbzteam.org>2011-01-28 14:02:09 +0100
committerSebastien Martini <seb@dbzteam.org>2011-01-28 14:02:09 +0100
commiteff93539256a4a7f29b24b1faa8e5337e656742c (patch)
treee002df180d7958dfc77eccd4239466b39e8731f2
parentfec920a2146f78802f1a28a7f4c47f5c97426a7e (diff)
downloadpyinotify-eff93539256a4a7f29b24b1faa8e5337e656742c.tar.gz
Updated MANIFEST.in to handle common/.
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index cd61ae0..d71ded2 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,5 +5,6 @@ include MANIFEST.in
include NEWS_old
include README.md
include *.py
+recursive-include common *
recursive-include python2 *
recursive-include python3 *