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