summaryrefslogtreecommitdiffabout
path: root/test
authorMichael Krelin <hacker@klever.net>2008-01-13 16:42:50 (UTC)
committer Michael Krelin <hacker@klever.net>2008-01-13 16:42:50 (UTC)
commit2f82a7acabcb00c6785151f9aca3d4270f3914b7 (patch) (side-by-side diff)
treee73c55be6e667af2d11a97d1b67ed77889f46016 /test
parentd0b30e379fc4032782776866fbb0adc6148ea023 (diff)
parent8e3201da1255e61a6e3fe5be02660c456591c761 (diff)
downloadlibopkele-2f82a7acabcb00c6785151f9aca3d4270f3914b7.zip
libopkele-2f82a7acabcb00c6785151f9aca3d4270f3914b7.tar.gz
libopkele-2f82a7acabcb00c6785151f9aca3d4270f3914b7.tar.bz2
Merge branch 'next' into devel/openid20
Diffstat (limited to 'test') (more/less context) (ignore whitespace changes)
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index bacaafa..b573d55 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -2,7 +2,7 @@ noinst_PROGRAMS = test idiscover
AM_CPPFLAGS=${CPPFLAGS_DEBUG}
DEFAULT_INCLUDES = -I${top_builddir}
-INCLUDES = -I${top_srcdir}/include/ ${KONFORKA_CFLAGS}
+INCLUDES = -I${top_srcdir}/include/ ${KONFORKA_CFLAGS} ${LIBCURL_CPPFLAGS}
test_SOURCES = test.cc
test_LDADD = ${top_builddir}/lib/libopkele.la