Initial definitions and a few functions for EVP_PKEY_METHOD: an extension
[openssl.git] / crypto / Makefile
index 7c55d5933b4ab08f32a8cf24da3ed9de1edb081c..b6e3f9424b63feb81c3ee121cd286c440bd34a7a 100644 (file)
@@ -7,7 +7,7 @@ TOP=            ..
 CC=            cc
 INCLUDE=       -I. -I$(TOP) -I../include
 # INCLUDES targets sudbirs!
-INCLUDES=      -I.. -I../.. -I../asn1 -I../../include
+INCLUDES=      -I.. -I../.. -I../asn1 -I../evp -I../../include
 CFLAG=         -g
 MAKEDEPPROG=   makedepend
 MAKEDEPEND=    $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)