conf: Generate strongswan.conf(5) man page in different directory
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
default.conf
|
||||
strongswan.conf.5
|
||||
*/*.conf
|
||||
*/*.tmp
|
||||
@@ -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
Reference in New Issue
Block a user