summaryrefslogtreecommitdiff
path: root/ecp/src/ecp/crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ecp/src/ecp/crypto/Makefile')
-rw-r--r--ecp/src/ecp/crypto/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/ecp/src/ecp/crypto/Makefile b/ecp/src/ecp/crypto/Makefile
index 3a50965..7e2e8db 100644
--- a/ecp/src/ecp/crypto/Makefile
+++ b/ecp/src/ecp/crypto/Makefile
@@ -1,6 +1,4 @@
include ../common.mk
-ssl_dir = ../../../../ext/libressl
-CFLAGS += -I$(ssl_dir)/include
MAKEFLAGS += -I$(pwd)/..
include $(ssl_dir)/ssl_obj.mk