build-sys: ship fsck mock in tarball

Useful for downstream integration test cases.
This commit is contained in:
Martin Pitt 2015-05-26 07:16:00 +02:00
parent e136009df2
commit db47294f41

View file

@ -4021,6 +4021,7 @@ EXTRA_DIST += \
test/udev-test.pl \
test/rule-syntax-check.py \
test/sysv-generator-test.py \
test/mocks/fsck \
$(NULL)