diff options
Diffstat (limited to 'health/notifications/Makefile.am')
-rw-r--r-- | health/notifications/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/health/notifications/Makefile.am b/health/notifications/Makefile.am index e3970de0..efce90bd 100644 --- a/health/notifications/Makefile.am +++ b/health/notifications/Makefile.am @@ -31,6 +31,7 @@ include awssns/Makefile.inc include discord/Makefile.inc include email/Makefile.inc include flock/Makefile.inc +include hangouts/Makefile.inc include irc/Makefile.inc include kavenegar/Makefile.inc include messagebird/Makefile.inc @@ -44,4 +45,4 @@ include syslog/Makefile.inc include telegram/Makefile.inc include twilio/Makefile.inc include web/Makefile.inc -include custom/Makefile.inc
\ No newline at end of file +include custom/Makefile.inc |