diff --git a/CMakeLists.txt b/CMakeLists.txt index 9db787ea..49a83aa1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -908,6 +908,8 @@ if(BACNET_STACK_BUILD_APPS) else() add_executable( router + ports/linux/dlmstp_linux.c + ports/linux/dlmstp_linux.h apps/router/ipmodule.c apps/router/ipmodule.h apps/router/main.c