From: Sage Weil Date: Thu, 19 Apr 2012 04:26:53 +0000 (-0700) Subject: Makefile: drop rgw.py X-Git-Tag: v0.46~51 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0995d0847747a1deb1a9d1269b47c9d262331efd;p=ceph.git Makefile: drop rgw.py Signed-off-by: Sage Weil --- diff --git a/src/Makefile.am b/src/Makefile.am index 64269c078f17e..90b3475a66f96 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1153,7 +1153,6 @@ dist-hook: $(srcdir)/check_version $(srcdir)/.git_version python_PYTHON = pybind/rados.py \ - pybind/rgw.py \ pybind/rbd.py # headers... and everything else we want to include in a 'make dist'