diff --git a/CMakeLists.txt b/CMakeLists.txt index 17f0b76..940caee 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,3 +26,4 @@ add_custom_command( DEPENDS teller.conf trackers.conf ) +install(TARGETS teller)