aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2008-11-27 10:18:38 +0000
committerMartin Willi <martin@strongswan.org>2008-11-27 10:18:38 +0000
commit140d0081bf7d099afb6744574d27ca97dc6559bb (patch)
tree189bc77a5818f3e3510aa73f08c82253c29b85b7 /src
parent9413628b875ef912027281f25d5ed340bb893ae0 (diff)
downloadstrongswan-140d0081bf7d099afb6744574d27ca97dc6559bb.tar.bz2
strongswan-140d0081bf7d099afb6744574d27ca97dc6559bb.tar.xz
fixed pluto out-of-tree builds
Diffstat (limited to 'src')
-rw-r--r--src/pluto/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pluto/Makefile.am b/src/pluto/Makefile.am
index c28fbf6e0..453636f96 100644
--- a/src/pluto/Makefile.am
+++ b/src/pluto/Makefile.am
@@ -68,8 +68,8 @@ rsaref/pkcs11t.h rsaref/pkcs11.h rsaref/unix.h rsaref/pkcs11f.h
_pluto_adns_SOURCES = adns.c adns.h
LIBSTRONGSWANDIR=$(top_srcdir)/src/libstrongswan
-LIBFREESWANDIR=$(top_srcdir)/src/libfreeswan
-LIBCRYPTODIR=$(top_srcdir)/src/libcrypto
+LIBFREESWANDIR=$(top_builddir)/src/libfreeswan
+LIBCRYPTODIR=$(top_builddir)/src/libcrypto
INCLUDES = \