aboutsummaryrefslogtreecommitdiffstats
path: root/src/libipsec/Makefile.am
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2012-07-05 13:44:57 +0200
committerTobias Brunner <tobias@strongswan.org>2012-08-08 15:41:02 +0200
commit64004973e37fece5231c583eca2c1defbd516cc9 (patch)
treef400b2a569411c897942cf75eb0a2c64cd3ee819 /src/libipsec/Makefile.am
parent6dfdcf420f789797fddccaaa00c75c77b1d5be65 (diff)
downloadstrongswan-64004973e37fece5231c583eca2c1defbd516cc9.tar.bz2
strongswan-64004973e37fece5231c583eca2c1defbd516cc9.tar.xz
Adding class to manage ESP context (crypto, sequence numbers)
Diffstat (limited to 'src/libipsec/Makefile.am')
-rw-r--r--src/libipsec/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libipsec/Makefile.am b/src/libipsec/Makefile.am
index 0b8faf724..df0c9acfa 100644
--- a/src/libipsec/Makefile.am
+++ b/src/libipsec/Makefile.am
@@ -1,7 +1,8 @@
ipseclib_LTLIBRARIES = libipsec.la
libipsec_la_SOURCES = \
-ipsec.c ipsec.h
+ipsec.c ipsec.h \
+esp_context.c esp_context.h
libipsec_la_LIBADD =