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, 3 insertions, 1 deletions
diff --git a/src/crypto/err/CMakeLists.txt b/src/crypto/err/CMakeLists.txt
index 8519e51..5215eec 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,8 +8,10 @@ add_custom_command(
asn1.errordata
bio.errordata
bn.errordata
+ buf.errordata
cipher.errordata
conf.errordata
+ crypto.errordata
dh.errordata
digest.errordata
dsa.errordata