diff options
author | Tobias Brunner <tobias@strongswan.org> | 2014-05-20 18:16:48 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2014-06-19 14:00:48 +0200 |
commit | f245ac6cc00b4e5ef6cb72d68e395e11c2f1c1a0 (patch) | |
tree | 970c844ae0823374eb2b5c1152268db0d0ba9671 /configure.ac | |
parent | a1625fdc9b4747564665b698213c901aa2fc6d58 (diff) | |
download | strongswan-f245ac6cc00b4e5ef6cb72d68e395e11c2f1c1a0.tar.bz2 strongswan-f245ac6cc00b4e5ef6cb72d68e395e11c2f1c1a0.tar.xz |
starter: Add tests for ipsec.conf parser
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index fbb7677f7..c706559ae 100644 --- a/configure.ac +++ b/configure.ac @@ -1701,6 +1701,7 @@ AC_CONFIG_FILES([ src/stroke/Makefile src/ipsec/Makefile src/starter/Makefile + src/starter/tests/Makefile src/_updown/Makefile src/_updown_espmark/Makefile src/_copyright/Makefile |