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