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