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

This commit is contained in:
Bodo Möller 2002-03-18 10:53:01 +00:00
parent ba5541e1ad
commit b82a94ee26

View File

@ -5,7 +5,7 @@
DIR= conf
TOP= ../..
CC= cc
INCLUDES= -I.. -I../../include
INCLUDES= -I.. -I../.. -I../../include
CFLAG=-g
INSTALL_PREFIX=
OPENSSLDIR= /usr/local/ssl