From 0995d0847747a1deb1a9d1269b47c9d262331efd Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 18 Apr 2012 21:26:53 -0700 Subject: [PATCH] Makefile: drop rgw.py Signed-off-by: Sage Weil --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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' -- 2.39.5