Add API to flush BSS
[platform/core/connectivity/net-config.git] / CMakeLists.txt
index c05f3fd..87477e0 100755 (executable)
@@ -39,6 +39,7 @@ SET(SRCS
        src/dbus/netsupplicant.c
        src/wifi-background-scan.c
        src/wifi-config.c
+       src/wifi-extension.c
        )
 
 IF("${CMAKE_BUILD_TYPE}" STREQUAL "")