Commit 9a158f1e authored by Guenter Knauf's avatar Guenter Knauf
Browse files

Removed obsolete include path to project root.

parent 61c7af92
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -153,7 +153,7 @@ SCHANNEL = 1
SSPI = 1
endif

INCLUDES = -I. -I.. -I../include -I../lib
INCLUDES = -I. -I../include -I../lib

ifdef DYN
  curl_DEPENDENCIES = $(PROOT)/lib/libcurldll.a $(PROOT)/lib/libcurl.dll