From: Daniel Stenberg Date: Sat, 21 Jun 2008 21:21:29 +0000 (+0000) Subject: Oops, that was an experimental change not meant to be committed! X-Git-Tag: curl-7_19_0~429 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8bae3d9007ffdaf21d01cef23a6c6afd342cd55c;p=thirdparty%2Fcurl.git Oops, that was an experimental change not meant to be committed! --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 97142d2875..c388cb8fed 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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