aboutsummaryrefslogtreecommitdiffstats
path: root/Doxyfile.in
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2012-02-22 15:32:37 +0100
committerTobias Brunner <tobias@strongswan.org>2012-08-08 15:09:31 +0200
commitb70139fbfd942547a7b591db3e3f2c7f9e6666f2 (patch)
treec4f29e1ef0a8c831bb89ccad462375af8524e48c /Doxyfile.in
parent48f2c4b69bc3ece99c20755be7eef3d4fe5e0da1 (diff)
downloadstrongswan-b70139fbfd942547a7b591db3e3f2c7f9e6666f2.tar.bz2
strongswan-b70139fbfd942547a7b591db3e3f2c7f9e6666f2.tar.xz
Stub library for user space IPsec implementation added.
Diffstat (limited to 'Doxyfile.in')
-rw-r--r--Doxyfile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doxyfile.in b/Doxyfile.in
index 7fb516190..343f130b3 100644
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -530,6 +530,7 @@ WARN_LOGFILE =
INPUT = @SRC_DIR@/src/libstrongswan \
@SRC_DIR@/src/libhydra \
@SRC_DIR@/src/libcharon \
+ @SRC_DIR@/src/libipsec \
@SRC_DIR@/src/libsimaka \
@SRC_DIR@/src/libtls \
@SRC_DIR@/src/libradius \