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