summaryrefslogtreecommitdiffstats
path: root/health/Makefile.am
diff options
context:
space:
mode:
authorIlya Mashchenko <ilyamaschenko@gmail.com>2018-10-23 20:48:56 +0900
committerGitHub <noreply@github.com>2018-10-23 20:48:56 +0900
commitb85833f08135bb7b3c2a0001dac8742d1d62db91 (patch)
treef2ab9024bf8e4c228cfa218bb2ca458a1aebb6a3 /health/Makefile.am
parentc0c53181002a262add97c7f63becf34e61e3cf61 (diff)
adaptec_raid python module (#4429)
* adaptec_raid module init version * adaptec_raid minor * adaptec_raid minor * adaptec_raid minor * adaptec_raid arcconf command fix * adaptec_raid minor fixes * adaptec_raid add alarms * adaptec_raid add link to screenshot to the readme
Diffstat (limited to 'health/Makefile.am')
-rw-r--r--health/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/health/Makefile.am b/health/Makefile.am
index 8d2c03dfc4..829a41b3b2 100644
--- a/health/Makefile.am
+++ b/health/Makefile.am
@@ -22,6 +22,7 @@ dist_userhealthconfig_DATA = \
healthconfigdir=$(libconfigdir)/health.d
dist_healthconfig_DATA = \
$(top_srcdir)/installer/.keep \
+ health.d/adaptec_raid.conf \
health.d/apache.conf \
health.d/apcupsd.conf \
health.d/backend.conf \