aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2006-06-23 14:02:30 +0000
committerMartin Willi <martin@strongswan.org>2006-06-23 14:02:30 +0000
commit2f89902d071d76f8226939193c692badbd86e251 (patch)
tree2d3621e375b02f778c993e2fee23e5cca04e7198 /src/libstrongswan
parent2891590b054da6bedcfdeb3a94cfe6416a1953b9 (diff)
downloadstrongswan-2f89902d071d76f8226939193c692badbd86e251.tar.bz2
strongswan-2f89902d071d76f8226939193c692badbd86e251.tar.xz
applied new changes from NATT team
DPD only done when no IPsec and IKE traffic processed minor changes here and there
Diffstat (limited to 'src/libstrongswan')
-rw-r--r--src/libstrongswan/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstrongswan/Makefile.am b/src/libstrongswan/Makefile.am
index 5f495a5ad..968342d48 100644
--- a/src/libstrongswan/Makefile.am
+++ b/src/libstrongswan/Makefile.am
@@ -38,6 +38,7 @@ libstrongswan_la_LIBADD = -lgmp -lpthread
INCLUDES = -I$(top_srcdir)/src/libstrongswan
EXTRA_DIST = asn1/oid.txt asn1/oid.pl
+BUILT_SOURCES = asn1/oid.c asn1/oid.h
MAINTAINERCLEANFILES = asn1/oid.c asn1/oid.h
if USE_LEAK_DETECTIVE