From d55e5c77d3cd2a1be150666e92e5b4f3b922f0fc Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Wed, 31 Aug 2016 12:48:49 +0200 Subject: Restructered libcmix-crypto, hiding implementation specifics. --- libcmix-crypto/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libcmix-crypto/CMakeLists.txt') diff --git a/libcmix-crypto/CMakeLists.txt b/libcmix-crypto/CMakeLists.txt index 1be60dc..37e60aa 100644 --- a/libcmix-crypto/CMakeLists.txt +++ b/libcmix-crypto/CMakeLists.txt @@ -2,6 +2,9 @@ add_library(cmix-crypto message.h message.c keymanagement.h keymanagement.c + keypair.h + curve25519.h + ) target_include_directories(cmix-crypto -- cgit v1.2.3-70-g09d2