Merge "Using updated clatd's Dbus interface and Path values" into tizen
[platform/core/connectivity/net-config.git] / CMakeLists.txt
index b210f77..8abfbac 100755 (executable)
@@ -44,6 +44,8 @@ SET(SRCS
        src/wifi-config.c
        src/wifi-extension.c
        src/ip-conflict-detect.c
+       src/clatd-handler.c
+       src/wifi-dpp.c
        )
 
 IF("${CMAKE_BUILD_TYPE}" STREQUAL "")