conf: Generate strongswan.conf(5) man page in different directory

This commit is contained in:
Tobias Brunner
2014-02-12 14:34:33 +01:00
parent 1b98f85821
commit 91cc523ca7
5 changed files with 7 additions and 3 deletions
+1
View File
@@ -1,3 +1,4 @@
default.conf
strongswan.conf.5
*/*.conf
*/*.tmp
+4
View File
@@ -19,11 +19,15 @@ plugins_install_src = $(charon_plugins:%=plugins/%.conf)
strongswand_DATA = $(options:opt=conf)
charonconf_DATA = $(plugins_install_src)
man_MANS = \
strongswan.conf.5
BUILT_SOURCES = default.conf $(confsnippets)
EXTRA_DIST = format-options.py strongswan.conf default.opt \
default.conf $(alloptions) $(confsnippets)
CLEANFILES=$(man_MANS)
.opt.conf:
$(AM_V_GEN) \
case "$<" in \
File diff suppressed because it is too large Load Diff