diff --git a/etc/icinga/Makefile.am b/etc/icinga/Makefile.am new file mode 100644 index 000000000..a08490f03 --- /dev/null +++ b/etc/icinga/Makefile.am @@ -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)