summaryrefslogtreecommitdiffstats
path: root/src/crypto/x509/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/x509/CMakeLists.txt')
-rw-r--r--src/crypto/x509/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/crypto/x509/CMakeLists.txt b/src/crypto/x509/CMakeLists.txt
index 258c263..3bb5704 100644
--- a/src/crypto/x509/CMakeLists.txt
+++ b/src/crypto/x509/CMakeLists.txt
@@ -1,4 +1,4 @@
-include_directories(../../include)
+include_directories(. .. ../../include)
add_library(
x509
@@ -15,7 +15,6 @@ add_library(
i2d_pr.c
pkcs7.c
t_crl.c
- t_req.c
t_x509.c
t_x509a.c
x509.c