From e02d5dd9b3143b2e72d2c71e914d7bd96a47bf7b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 17 Nov 2014 13:35:58 +0100 Subject: Ensure security of default user environment --- testsuites/libtests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/libtests/Makefile.am') 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 -- cgit v1.2.3