rgw: rename rgw_rest_es.cc to rgw_es_query.cc

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
This commit is contained in:
Yehuda Sadeh 2017-03-18 13:27:42 -07:00
parent 0fdd24ff80
commit 42130df362
2 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ target_link_libraries(radosgw-admin rgw_a librados
install(TARGETS radosgw-admin DESTINATION bin)
set(radosgw_es_srcs
rgw_rest_es.cc)
rgw_es_query.cc)
add_executable(radosgw-es ${radosgw_es_srcs})
target_link_libraries(radosgw-es rgw_a librados
cls_rgw_client cls_lock_client cls_refcount_client