build-sys: add TEST-06-SELINUX to dist

This is a follow-up to https://github.com/systemd/systemd/pull/2493
This commit is contained in:
Evgeny Vereshchagin 2016-02-10 18:13:14 +00:00
parent 09f6f45a29
commit 586bedd41a
1 changed files with 5 additions and 0 deletions

View File

@ -5769,6 +5769,11 @@ EXTRA_DIST += \
test/TEST-05-RLIMITS/Makefile \
test/TEST-05-RLIMITS/test-rlimits.sh \
test/TEST-05-RLIMITS/test.sh \
test/TEST-06-SELINUX/Makefile \
test/TEST-06-SELINUX/test-selinux-checks.sh \
test/TEST-06-SELINUX/test.sh \
test/TEST-06-SELINUX/systemd_test.te \
test/TEST-06-SELINUX/systemd_test.if \
test/TEST-07-ISSUE-1981/Makefile \
test/TEST-07-ISSUE-1981/test-segfault.sh \
test/TEST-07-ISSUE-1981/test.sh \