From e2c966c8c936923435edc76e5f35b5e9b59a7194 Mon Sep 17 00:00:00 2001 From: dimitri staessens Date: Sat, 28 May 2016 19:19:35 +0200 Subject: build: fixed typo in ipcpd/local/ --- src/ipcpd/local/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3