From eb918a116dfb837999050e0940ea3cd069f7c765 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 25 Jul 2013 16:20:04 +0200 Subject: Move command line handling out of config.c --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d527006..cd0b5b5 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -21,6 +21,7 @@ add_executable(fastd crypto.c crypto_linux.c handshake.c + options.c peer.c printf.c queue.c -- cgit v1.2.3