diff options
Diffstat (limited to 'health/notifications/slack')
-rw-r--r-- | health/notifications/slack/Makefile.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/health/notifications/slack/Makefile.inc b/health/notifications/slack/Makefile.inc index 955a8c7ad..043bfaf08 100644 --- a/health/notifications/slack/Makefile.inc +++ b/health/notifications/slack/Makefile.inc @@ -6,7 +6,7 @@ # install these files dist_noinst_DATA += \ - slack/README.md \ - slack/Makefile.inc \ - $(NULL) + slack/README.md \ + slack/Makefile.inc \ + $(NULL) |