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