Signed-off-by: Samuel Just <sam.just@inktank.com>
/ceph_smalliobenchdumb
/ceph_smalliobenchfs
/ceph_smalliobenchrbd
-/ceph_monstore_tool
+/ceph-monstore-tool
/ceph-osdomap-tool
/ceph_ver.h
/dev
ceph_monstore_tool_LDFLAGS = ${AM_LDFLAGS}
ceph_monstore_tool_LDADD = $(LIBOS_LDA) $(LIBGLOBAL_LDA) -lboost_program_options
ceph_monstore_tool_CXXFLAGS = ${AM_CXXFLAGS} ${UNITTEST_CXXFLAGS}
-bin_DEBUGPROGRAMS += ceph_monstore_tool
+bin_DEBUGPROGRAMS += ceph-monstore-tool
monmaptool_SOURCES = monmaptool.cc
monmaptool_LDADD = $(LIBGLOBAL_LDA)