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