diff options
Diffstat (limited to 'src/ipcpd/local')
| -rw-r--r-- | src/ipcpd/local/CMakeLists.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/ipcpd/local/CMakeLists.txt b/src/ipcpd/local/CMakeLists.txt index c71bbbd1..4d05d474 100644 --- a/src/ipcpd/local/CMakeLists.txt +++ b/src/ipcpd/local/CMakeLists.txt @@ -28,5 +28,5 @@ endif (CMAKE_BUILD_TYPE MATCHES Debug)  install(TARGETS ipcpd-local RUNTIME DESTINATION bin) -# Enable once ipcp-shim-udp has tests +# Enable once ipcp-local has tests  # add_subdirectory(tests) | 
