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