mirror of
https://github.com/curl/curl.git
synced 2026-05-04 21:49:56 +03:00
Oops, that was an experimental change not meant to be committed!
This commit is contained in:
parent
98042b858d
commit
8bae3d9007
1 changed files with 2 additions and 2 deletions
|
|
@ -47,8 +47,8 @@ LIBCURL_LIBS = @LIBCURL_LIBS@
|
|||
# we use srcdir/lib for the lib-private header files
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/include \
|
||||
-I$(top_builddir)/lib
|
||||
|
||||
-I$(top_builddir)/lib \
|
||||
-I$(top_srcdir)/lib
|
||||
|
||||
VERSION=-version-info 5:0:1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue