]> granicus.if.org Git - icinga2/commitdiff
Add missing Makefile.am.
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 17 Sep 2012 07:36:51 +0000 (09:36 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 17 Sep 2012 07:36:51 +0000 (09:36 +0200)
icinga-app/config/Makefile.am [new file with mode: 0644]

diff --git a/icinga-app/config/Makefile.am b/icinga-app/config/Makefile.am
new file mode 100644 (file)
index 0000000..3e27bcf
--- /dev/null
@@ -0,0 +1,8 @@
+icinga2confdir = $(sysconfdir)/icinga2
+icinga2conf_DATA = \
+       icinga2.conf.dist \
+       example-ca.crt \
+       example-ca.key \
+       icinga-c1.pem \
+       icinga-c2.pem \
+       icinga-c3.pem