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