aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-06-21 21:21:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-06-21 21:21:29 +0000
commit8bae3d9007ffdaf21d01cef23a6c6afd342cd55c (patch)
treebc60db82a8496c9ceb28477c7fe47960fde1baa8 /lib/Makefile.am
parent98042b858d9175c99596867ec79c58ff04cf4996 (diff)
Oops, that was an experimental change not meant to be committed!
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 97142d287..c388cb8fe 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