diff options
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 5941ae2..195f9d4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -28,6 +28,7 @@ SET(SOURCES src/SPI.cpp src/SPU.cpp src/Wifi.cpp + src/WifiAP.cpp src/libui_sdl/libui/common/areaevents.c src/libui_sdl/libui/common/control.c src/libui_sdl/libui/common/debug.c |