Signed-off-by: Rafał Miłecki <[email protected]>
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9ec95ff..7369df6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -31,7 +31,7 @@ TARGET_LINK_LIBRARIES(cwmp-session uci ubus uclient ubox 
roxml blobmsg_json ${js
 TARGET_LINK_LIBRARIES(cwmpd uci uclient ubus ubox blobmsg_json ${json})
 TARGET_LINK_LIBRARIES(connreq ubus ubox)
 
-INSTALL(TARGETS cwmp-session
+INSTALL(TARGETS cwmp-session cwmpd connreq
        RUNTIME DESTINATION bin
        LIBRARY DESTINATION lib
 )
-- 
1.8.4.5
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to