From 2e44af621d1ef33bad80fd89e91afe874a377cee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sat, 28 Feb 2015 21:57:57 +0100 Subject: Move to liberty --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index e3915df..1053a35 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -51,7 +51,7 @@ list (APPEND project_libraries include_directories (${libssl_INCLUDE_DIRS} ${jansson_INCLUDE_DIRS}) # Project source files -set (project_sources ${PROJECT_NAME}.c siphash.c) +set (project_sources ${PROJECT_NAME}.c) set (project_headers ${PROJECT_BINARY_DIR}/config.h) # Generate a configuration file -- cgit v1.2.3