Skip to content

Commit a64cfa8

Browse files
committed
fix path
1 parent 9bccaf1 commit a64cfa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ install(PROGRAMS src/infoLoggerTester.tcl DESTINATION ${CMAKE_INSTALL_BINDIR} RE
448448
install(PROGRAMS newMysql.sh DESTINATION ${CMAKE_INSTALL_BINDIR} RENAME o2-infologger-newdb)
449449
install(PROGRAMS src/o2-infologger-alert DESTINATION ${CMAKE_INSTALL_BINDIR})
450450
install(PROGRAMS src/o2-infologger-httpd DESTINATION ${CMAKE_INSTALL_BINDIR})
451-
install(PROGRAMS src/o2-infologger-status DESTINATION ${CMAKE_INSTALL_BINDIR})
451+
install(PROGRAMS src/o2-infologger-stats DESTINATION ${CMAKE_INSTALL_BINDIR})
452452

453453
# service files
454454
set(SERVICE_SRCS infoLoggerD.service infoLoggerServer.service)

0 commit comments

Comments
 (0)