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