[systemd-commits] Makefile.am
Martin Pitt
martin at kemper.freedesktop.org
Mon May 25 22:17:06 PDT 2015
Makefile.am | 1 +
1 file changed, 1 insertion(+)
New commits:
commit db47294f41005e4570ce20c0ff3f49d5eea3a223
Author: Martin Pitt <martin.pitt at ubuntu.com>
Date: Tue May 26 07:16:00 2015 +0200
build-sys: ship fsck mock in tarball
Useful for downstream integration test cases.
diff --git a/Makefile.am b/Makefile.am
index 81a7f4c..d6010c5 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)
More information about the systemd-commits
mailing list