diff --git a/CMakeLists.txt b/CMakeLists.txt index 6be7f85b4..97340f30b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1263,7 +1263,7 @@ elseif(GNU) src/detection/uptime/uptime_linux.c src/detection/users/users_linux.c src/detection/wallpaper/wallpaper_linux.c - src/detection/wifi/wifi_linux.c + src/detection/wifi/wifi_nosupport.c src/detection/wm/wm_linux.c src/detection/de/de_linux.c src/detection/wmtheme/wmtheme_linux.c