diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 81a7f4cf15..d6010c5cc2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4021,6 +4021,7 @@ EXTRA_DIST += \ test/udev-test.pl \ test/rule-syntax-check.py \ test/sysv-generator-test.py \ + test/mocks/fsck \ $(NULL) |