summaryrefslogtreecommitdiffstats
path: root/xlators/features/glupy
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/glupy')
-rw-r--r--xlators/features/glupy/src/glupy/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/xlators/features/glupy/src/glupy/Makefile.am b/xlators/features/glupy/src/glupy/Makefile.am
index db79dcc4c80..573d2da12e1 100644
--- a/xlators/features/glupy/src/glupy/Makefile.am
+++ b/xlators/features/glupy/src/glupy/Makefile.am
@@ -3,8 +3,3 @@ pyglupydir = @BUILD_PYTHON_SITE_PACKAGES@/gluster/glupy
pyglupy_PYTHON = __init__.py
CLEANFILES =
-# Install __init__.py into the Python site-packages area
-pyglupydir = @BUILD_PYTHON_SITE_PACKAGES@/gluster/glupy
-pyglupy_PYTHON = __init__.py
-
-CLEANFILES =