Removed obsolete include path to project root.
authorGuenter Knauf <lists@gknw.net>
Sun, 8 Jul 2012 16:06:15 +0000 (18:06 +0200)
committerGuenter Knauf <lists@gknw.net>
Sun, 8 Jul 2012 16:06:15 +0000 (18:06 +0200)
src/Makefile.m32

index 8cecfc31c1af8a11f4619c5fef6a05deae8d1926..5ace17ef11a5c59234d9c09e34dba8cea66bcc5d 100644 (file)
@@ -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