diff options
author | Tobias Brunner <tobias@strongswan.org> | 2014-01-23 14:38:03 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2014-02-12 14:34:33 +0100 |
commit | c75acc4c44af5f6fb03b7402dbf72d6f10443315 (patch) | |
tree | 2009077541ff650a6b2b46e539807c03594e4189 /configure.ac | |
parent | 9925eeabd2a617cb45d0f0a2f1b3605f763ffd2c (diff) | |
download | strongswan-c75acc4c44af5f6fb03b7402dbf72d6f10443315.tar.bz2 strongswan-c75acc4c44af5f6fb03b7402dbf72d6f10443315.tar.xz |
conf: Install strongswan.conf template from a separate directory
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 76981e7b4..2eba4d5ca 100644 --- a/configure.ac +++ b/configure.ac @@ -1368,6 +1368,7 @@ fi AC_CONFIG_FILES([ Makefile + conf/Makefile man/Makefile init/Makefile init/systemd/Makefile |