From: Yehuda Sadeh Date: Tue, 24 May 2011 23:40:12 +0000 (-0700) Subject: make: fix build for rgw X-Git-Tag: v0.29~40 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5532f897c7427fa559912cc4bfcfd17b8af9e9d6;p=ceph.git make: fix build for rgw --- diff --git a/src/Makefile.am b/src/Makefile.am index 7cc922c6294e..39bd03253d69 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1113,7 +1113,7 @@ all_sources = $(cmon_SOURCES) $(ceph_SOURCES) $(cephfs_SOURCES) $(librados_confi $(libosdc_a_SOURCES) $(libclient_a_SOURCES) $(ceph_tool_gui_DATA) if WITH_RADOSGW - all_sources += $(librgw_SOURCES) +all_sources += $(librgw_SOURCES) endif install-data-local: