X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=89a181f59a94383f930c06ee6e9736af3113bfdd;hb=f7b281af2b449de0c9cddde6d455b17905631a75;hp=353db3b6c7d35ec6213cc49a26f10d4a6b10e21b;hpb=b8c9d5de384efcfa53ebdb3f0053d7b3723777e1;p=src%2Fapp-framework-binder.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 353db3b6..89a181f5 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -85,7 +85,7 @@ INSTALL(TARGETS afb-daemon ########################################### # build and install afb-daemon ########################################### -ADD_EXECUTABLE(afs-supervisor afs-supervisor.c) +ADD_EXECUTABLE(afs-supervisor afs-supervisor.c afs-discover.c) TARGET_LINK_LIBRARIES(afs-supervisor afb-lib ${link_libraries}