summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/configure.ac
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-11-14 11:30:50 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-11-20 10:30:22 +0100
commit6935428a29ece41828cb55c6c22710a7c1535010 (patch)
treea7beb5fab51f19bc50013c27bd96d90518d93b71 /testsuites/libtests/configure.ac
parentlibcsupport: Use pthread_once() (diff)
downloadrtems-6935428a29ece41828cb55c6c22710a7c1535010.tar.bz2
libcsupport: Avoid TOCTOU and format errors
Diffstat (limited to 'testsuites/libtests/configure.ac')
-rw-r--r--testsuites/libtests/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/libtests/configure.ac b/testsuites/libtests/configure.ac
index 437b760814..b1a7277948 100644
--- a/testsuites/libtests/configure.ac
+++ b/testsuites/libtests/configure.ac
@@ -66,6 +66,7 @@ AS_IF([test x"$HAVE_LIBDL" = x"yes"],[
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
+pwdgrp01/Makefile
crypt01/Makefile
sha/Makefile
i2c01/Makefile