summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-12-13 20:31:09 +0100
committerGitHub <noreply@github.com>2016-12-13 20:31:09 +0100
commit9ef4e1e5a2d0a9cc50406f1cae05f3918d6f0c2a (patch)
treea5c2639173e88e00927445ac5dffdf88b3fe52aa /Makefile.am
parent6916b164642d8bb4938878f4284f8ee5ccf3efd6 (diff)
parent069a254f9b5133ebf9e2258628917954b75d6b86 (diff)
Merge pull request #4877 from evverx/fix-machine-id
handle corrupted /etc/machine-id nicer
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index fe3ef9116d..3bd8c29dd3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6117,6 +6117,8 @@ EXTRA_DIST += \
test/TEST-13-NSPAWN-SMOKE/Makefile \
test/TEST-13-NSPAWN-SMOKE/create-busybox-container \
test/TEST-13-NSPAWN-SMOKE/test.sh \
+ test/TEST-14-MACHINE-ID/Makefile \
+ test/TEST-14-MACHINE-ID/test.sh \
test/test-functions
EXTRA_DIST += \