From 0e89af816c7a78c8d6241e7cf077acdfc0d1a82b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 20 Apr 2011 21:30:36 +0000 Subject: 2011-04-20 Joel Sherrill * configure.ac: Add fstests. --- testsuites/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/configure.ac') diff --git a/testsuites/configure.ac b/testsuites/configure.ac index f83032b31b..001aab1691 100644 --- a/testsuites/configure.ac +++ b/testsuites/configure.ac @@ -34,7 +34,7 @@ esac if test "$enable_tests" = "yes"; then # do functionality tests first, then performance tests - AC_CONFIG_SUBDIRS(libtests sptests psxtests) + AC_CONFIG_SUBDIRS(libtests sptests fstests psxtests) if test "$rtems_cv_RTEMS_MULTIPROCESSING" = "yes"; then AC_CONFIG_SUBDIRS(mptests) fi -- cgit v1.2.3