From: Martin Pitt Date: Tue, 26 May 2015 05:16:00 +0000 (+0200) Subject: build-sys: ship fsck mock in tarball X-Git-Tag: v221~280 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=db47294f41005e4570ce20c0ff3f49d5eea3a223;p=thirdparty%2Fsystemd.git build-sys: ship fsck mock in tarball Useful for downstream integration test cases. --- diff --git a/Makefile.am b/Makefile.am index 81a7f4cf15c..d6010c5cc24 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)