Add missing Makefile.am.

This commit is contained in:
Michael Friedrich 2013-10-10 15:30:04 +02:00
parent 7e5e1d2a9c
commit 8a05cf8cb9
1 changed files with 9 additions and 0 deletions

9
etc/icinga/Makefile.am Normal file
View File

@ -0,0 +1,9 @@
## Process this file with automake to produce Makefile.in
CONFIG_FILES = \
cgi.cfg \
icinga-classic-apache.conf \
icinga-classic.htpasswd \
README
EXTRA_DIST = $(CONFIG_FILES)