summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorThiago da Silva <thiago@redhat.com>2015-05-21 07:03:00 -0700
committerGerrit Code Review <review@dev.gluster.org>2015-05-21 07:03:00 -0700
commit29795c7ec3186e525e90198ec0bd7989ff627afc (patch)
tree60a170a38a7da192d76ddee145470b44ad2b8a00 /MANIFEST.in
parent6102a1dcf371172c85dade69e5ce8413c7e5869b (diff)
parent75bb7da7094e0344fc7be93408ff6d6ead855253 (diff)
Merge "Rename module name from glusterfs to gluster"
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 8b15060..51e5afe 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,7 +2,7 @@ include README.md LICENSE
include functional_tests.sh unittests.sh
include test-requirements.txt
include tox.ini
-recursive-include glusterfs *.py
+recursive-include gluster *.py
recursive-include test *.py
include test/test.conf
graft doc