1
0
mirror of https://github.com/Icinga/icinga2.git synced 2025-04-08 17:05:25 +02:00

Build fix.

This commit is contained in:
Gunnar Beutner 2013-09-30 12:07:08 +02:00
parent f90d88aad5
commit b066cdf871

@ -3,8 +3,12 @@
icinga2confdir = $(sysconfdir)/icinga2/features-available
CONFIG_FILES = \
compat.conf \
ido-mysql.conf
command.conf \
compat-log.conf \
ido-mysql.conf \
livestatus.conf \
perfdata.conf \
statusdat.conf
install-data-local:
@$(MKDIR_P) $(icinga2confdir); \