diff options
author | Tobias Brunner <tobias@strongswan.org> | 2013-09-05 18:00:48 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-10-11 15:16:05 +0200 |
commit | ec6ad6b08616b9d3e1a3b3dffc06d56f65179a06 (patch) | |
tree | d7457304cbc07abdee36d633a953e84388e96dd5 /configure.ac | |
parent | 5abe3c52d396339f3e1ac5f5a63cb8a4dfa0209d (diff) | |
download | strongswan-ec6ad6b08616b9d3e1a3b3dffc06d56f65179a06.tar.bz2 strongswan-ec6ad6b08616b9d3e1a3b3dffc06d56f65179a06.tar.xz |
pool: Move the pool utility to its own directory in src
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 0f558161e..66cbfa987 100644 --- a/configure.ac +++ b/configure.ac @@ -1478,6 +1478,7 @@ AC_CONFIG_FILES([ src/scepclient/Makefile src/pki/Makefile src/pki/man/Makefile + src/pool/Makefile src/dumm/Makefile src/dumm/ext/extconf.rb src/libfast/Makefile |