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