afb-config: Increase the default timeout of sessions
[src/app-framework-binder.git] / src / CMakeLists.txt
index 353db3b..89a181f 100644 (file)
@@ -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}