make: fix build for rgw

This commit is contained in:
Yehuda Sadeh 2011-05-24 16:40:12 -07:00
parent 203a43bf2a
commit 5532f897c7

View File

@ -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: