]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tests: add exec-runtimedirectory* to Makefile.am
authorEvgeny Vereshchagin <evvers@ya.ru>
Tue, 23 Feb 2016 15:59:14 +0000 (15:59 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Tue, 23 Feb 2016 17:01:12 +0000 (17:01 +0000)
This is a follow-up to cc3ddc851

Makefile.am

index 412e720234c2be3eec93219359081fa8109039c6..a4cd01243df47abd9976ea61afcb8694a98f10a0 100644 (file)
@@ -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 \