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