Browse Source

fix build

ambrop7 14 years ago
parent
commit
737add1e22
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ncd/CMakeLists.txt

+ 1 - 0
ncd/CMakeLists.txt

@@ -26,6 +26,7 @@ add_library(ncdconfig
     NCDConfigTokenizer.c
     NCDConfigParser.c
 )
+target_link_libraries(ncdconfig base)
 
 add_executable(badvpn-ncd
     ncd.c