summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2016-02-23 16:59:14 +0100
committerEvgeny Vereshchagin <evvers@ya.ru>2016-02-23 18:01:12 +0100
commit5a7c1eaedda0fd35bc28fc1642d8a187bdbc25c4 (patch)
tree2f53c0352ca1a295207e2f4a9e3ed56a2b2df501 /Makefile.am
parenttests: fix x86 personality tests to only on x86 (diff)
downloadsystemd-5a7c1eaedda0fd35bc28fc1642d8a187bdbc25c4.tar.xz
systemd-5a7c1eaedda0fd35bc28fc1642d8a187bdbc25c4.zip
tests: add exec-runtimedirectory* to Makefile.am
This is a follow-up to cc3ddc851
Diffstat (limited to '')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 412e720234..a4cd01243d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1572,6 +1572,9 @@ EXTRA_DIST += \
test/test-execute/exec-capabilityboundingset-merge.service \
test/test-execute/exec-capabilityboundingset-reset.service \
test/test-execute/exec-capabilityboundingset-simple.service \
+ test/test-execute/exec-runtimedirectory.service \
+ test/test-execute/exec-runtimedirectory-mode.service \
+ test/test-execute/exec-runtimedirectory-owner.service \
test/bus-policy/hello.conf \
test/bus-policy/methods.conf \
test/bus-policy/ownerships.conf \