summaryrefslogtreecommitdiffstats
path: root/health/notifications/Makefile.am
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2020-10-28 13:48:53 +0000
committerGitHub <noreply@github.com>2020-10-28 13:48:53 +0000
commit1a50899551674e0f0fa684daeadd043503be949b (patch)
tree8032cbeca41f5a23ae6f7f8197e09fcb5b015ed6 /health/notifications/Makefile.am
parent93f94c003ef6d494e6beb05a1e6523f2a2cf1a00 (diff)
Opsgenie integration (#9879)
Bring full integration with Opsgenie.
Diffstat (limited to 'health/notifications/Makefile.am')
-rw-r--r--health/notifications/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/health/notifications/Makefile.am b/health/notifications/Makefile.am
index 4af9f7782e..e6b42138e0 100644
--- a/health/notifications/Makefile.am
+++ b/health/notifications/Makefile.am
@@ -35,6 +35,7 @@ include hangouts/Makefile.inc
include irc/Makefile.inc
include kavenegar/Makefile.inc
include messagebird/Makefile.inc
+include opsgenie/Makefile.inc
include pagerduty/Makefile.inc
include pushbullet/Makefile.inc
include pushover/Makefile.inc