summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 024eb48c6..07e947341 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -25,6 +25,7 @@ root_tests = \
cp/preserve-gid \
cp/special-bits \
dd/skip-seek-past-dev \
+ install/install-C-root \
ls/capability \
ls/nameless-uid \
misc/chcon \
@@ -318,6 +319,8 @@ TESTS = \
install/basic-1 \
install/create-leading \
install/d-slashdot \
+ install/install-C \
+ install/install-C-selinux \
install/strip-program \
install/trap \
ln/backup-1 \