mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-31 01:24:19 +02:00
Build fix.
This commit is contained in:
parent
f90d88aad5
commit
b066cdf871
@ -3,8 +3,12 @@
|
|||||||
icinga2confdir = $(sysconfdir)/icinga2/features-available
|
icinga2confdir = $(sysconfdir)/icinga2/features-available
|
||||||
|
|
||||||
CONFIG_FILES = \
|
CONFIG_FILES = \
|
||||||
compat.conf \
|
command.conf \
|
||||||
ido-mysql.conf
|
compat-log.conf \
|
||||||
|
ido-mysql.conf \
|
||||||
|
livestatus.conf \
|
||||||
|
perfdata.conf \
|
||||||
|
statusdat.conf
|
||||||
|
|
||||||
install-data-local:
|
install-data-local:
|
||||||
@$(MKDIR_P) $(icinga2confdir); \
|
@$(MKDIR_P) $(icinga2confdir); \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user