man: Skip installation of ipsec.conf/secrets manpages when not building starter
This commit is contained in:
+5
-1
@@ -1,5 +1,9 @@
|
||||
man_MANS = \
|
||||
man_MANS =
|
||||
|
||||
if USE_FILE_CONFIG
|
||||
man_MANS += \
|
||||
ipsec.conf.5 \
|
||||
ipsec.secrets.5
|
||||
endif
|
||||
|
||||
CLEANFILES = $(man_MANS)
|
||||
|
||||
Reference in New Issue
Block a user