use '-I../..' so that we find "e_os.h"
This commit is contained in:
parent
ba5541e1ad
commit
b82a94ee26
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user