Commit 6cebd2dd authored by Bodo Möller's avatar Bodo Möller
Browse files

in INCLUDES, use '-I../..' so that we find "e_os.h"

parent b82a94ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ DIR= crypto
TOP=		..
CC=		cc
INCLUDE=	-I. -I../include
INCLUDES=	-I.. -I../../include
INCLUDES=	-I.. -I../.. -I../../include
CFLAG=		-g
INSTALL_PREFIX=
OPENSSLDIR=     /usr/local/ssl