Build fix.

This commit is contained in:
Gunnar Beutner 2013-09-30 12:07:08 +02:00
parent f90d88aad5
commit b066cdf871
1 changed files with 6 additions and 2 deletions

View File

@ -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); \