summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2015-05-26 07:16:00 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2015-05-26 07:16:00 +0200
commitdb47294f41005e4570ce20c0ff3f49d5eea3a223 (patch)
tree77ca1a12e35756cec0deaec24fcb83e0321acb75
parente136009df20f02e8f4e1dc179da58e3fbd93342c (diff)
downloadsystemd-db47294f41005e4570ce20c0ff3f49d5eea3a223.tar.gz
build-sys: ship fsck mock in tarball
Useful for downstream integration test cases.
-rw-r--r--Makefile.am1
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)