summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-11-17 13:35:58 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-11-20 10:30:24 +0100
commite02d5dd9b3143b2e72d2c71e914d7bd96a47bf7b (patch)
treec7f966aea6a8d1ef261010f7b12c6e838075a619 /testsuites/libtests/Makefile.am
parentshell: Do chroot() after successful login (diff)
downloadrtems-e02d5dd9b3143b2e72d2c71e914d7bd96a47bf7b.tar.bz2
Ensure security of default user environment
Diffstat (limited to 'testsuites/libtests/Makefile.am')
-rw-r--r--testsuites/libtests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am
index a5261a484b..a5f39d8fe1 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -1,6 +1,7 @@
ACLOCAL_AMFLAGS = -I ../aclocal
_SUBDIRS = POSIX
+_SUBDIRS += pwdgrp02
_SUBDIRS += shell01
_SUBDIRS += pwdgrp01
_SUBDIRS += crypt01