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