summaryrefslogtreecommitdiffstats
path: root/src/crypto/err/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/err/CMakeLists.txt')
-rw-r--r--src/crypto/err/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/crypto/err/CMakeLists.txt b/src/crypto/err/CMakeLists.txt
index 5215eec..8519e51 100644
--- a/src/crypto/err/CMakeLists.txt
+++ b/src/crypto/err/CMakeLists.txt
@@ -1,4 +1,4 @@
-include_directories(. .. ../../include)
+include_directories(../../include)
add_custom_command(
OUTPUT err_data.c
@@ -8,10 +8,8 @@ add_custom_command(
asn1.errordata
bio.errordata
bn.errordata
- buf.errordata
cipher.errordata
conf.errordata
- crypto.errordata
dh.errordata
digest.errordata
dsa.errordata