From db47294f41005e4570ce20c0ff3f49d5eea3a223 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 26 May 2015 07:16:00 +0200 Subject: build-sys: ship fsck mock in tarball Useful for downstream integration test cases. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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) -- cgit v1.2.1