26b1305
diff -Naupr auth-ldap-2.0.3.orig/tests/Makefile.in auth-ldap-2.0.3/tests/Makefile.in
26b1305
--- auth-ldap-2.0.3.orig/tests/Makefile.in	2006-08-01 05:51:52.000000000 +0200
26b1305
+++ auth-ldap-2.0.3/tests/Makefile.in	2007-06-20 20:14:53.000000000 +0200
26b1305
@@ -26,7 +26,7 @@ TEST_OBJS=	tests.o \
26b1305
 CFLAGS+=	@CHECK_CFLAGS@ -DTEST_DATA=\"${srcdir}/data\"
26b1305
 OBJCFLAGS+=	@CHECK_CFLAGS@ -DTEST_DATA=\"${srcdir}/data\"
26b1305
 LIBS+=		-lauth-ldap-testing $(OBJC_LIBS) $(LDAP_LIBS) @CHECK_LIBS@
26b1305
-LDFLAGS+=	-L${top_builddir}src $(LIBS)
26b1305
+LDFLAGS+=	-L${top_builddir}/src $(LIBS)
26b1305
 
26b1305
 # Recompile the tests every time
26b1305
 all: tests