mirror of
https://github.com/curl/curl.git
synced 2026-07-24 13:17:15 +03:00
Removed obsolete include path to project root.
This commit is contained in:
parent
61c7af92f2
commit
9a158f1ef0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue