summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2016-02-23 15:59:14 +0000
committerEvgeny Vereshchagin <evvers@ya.ru>2016-02-23 17:01:12 +0000
commit5a7c1eaedda0fd35bc28fc1642d8a187bdbc25c4 (patch)
tree2f53c0352ca1a295207e2f4a9e3ed56a2b2df501 /Makefile.am
parent5798eb4ccebde4e2f942195e9b4fbc050be3c27e (diff)
tests: add exec-runtimedirectory* to Makefile.am
This is a follow-up to cc3ddc851
Diffstat (limited to 'Makefile.am')
-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 \