]> granicus.if.org Git - icinga2/commitdiff
Add missing Makefile.am.
authorMichael Friedrich <michael.friedrich@netways.de>
Thu, 10 Oct 2013 13:30:04 +0000 (15:30 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Thu, 10 Oct 2013 13:30:04 +0000 (15:30 +0200)
etc/icinga/Makefile.am [new file with mode: 0644]

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