summaryrefslogtreecommitdiff
path: root/security/openvpn-auth-ldap/files/patch-tests__Makefile.in
blob: 4c21d67eddf904e484c279d77f776b2c8354d619 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./tests/Makefile.in.orig	2006-08-01 05:51:52.000000000 +0200
+++ ./tests/Makefile.in	2014-08-03 09:26:42.000000000 +0200
@@ -26,7 +26,7 @@
 CFLAGS+=	@CHECK_CFLAGS@ -DTEST_DATA=\"${srcdir}/data\"
 OBJCFLAGS+=	@CHECK_CFLAGS@ -DTEST_DATA=\"${srcdir}/data\"
 LIBS+=		-lauth-ldap-testing $(OBJC_LIBS) $(LDAP_LIBS) @CHECK_LIBS@
-LDFLAGS+=	-L${top_builddir}src $(LIBS)
+LDFLAGS+=	-L${top_builddir}/src $(LIBS)
 
 # Recompile the tests every time
 all: tests