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