mirror of
https://github.com/ceph/ceph
synced 2025-02-23 11:07:35 +00:00
make: fix build for rgw
This commit is contained in:
parent
203a43bf2a
commit
5532f897c7
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user