diff --git a/build/CMakeLists.txt b/build/CMakeLists.txt index b021c947..2cd16217 100644 --- a/build/CMakeLists.txt +++ b/build/CMakeLists.txt @@ -96,7 +96,6 @@ endif() set(DAEMON_SRC "${DAEMON_SRC_DIR}/Daemon.cpp" - "${DAEMON_SRC_DIR}/HTTPServer.cpp" "${DAEMON_SRC_DIR}/I2PControl.cpp" "${DAEMON_SRC_DIR}/i2pd.cpp" "${DAEMON_SRC_DIR}/UPnP.cpp"