diff --git a/CMakeLists.txt b/CMakeLists.txt index 25d097f..c6bc336 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,6 +4,8 @@ target_sources( apps/http_server.c apps/http_server.h + apps/ftp_server.c + apps/ftp_server.h prefab/conn_blocks/arp_connblock.c prefab/conn_blocks/arp_connblock.h