summaryrefslogtreecommitdiffstats
path: root/testsuites/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/configure.ac')
-rw-r--r--testsuites/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/configure.ac b/testsuites/configure.ac
index 086f6367d5..ab8aab8ea7 100644
--- a/testsuites/configure.ac
+++ b/testsuites/configure.ac
@@ -45,7 +45,7 @@ if test "$enable_tests" = "yes"; then
AC_CONFIG_SUBDIRS(smptests)
fi
# Now do performance tests
- AC_CONFIG_SUBDIRS(tmtests psxtmtests rhealstone)
+ AC_CONFIG_SUBDIRS(tmtests psxtmtests benchmarks rhealstone)
fi
# Explicitly list all Makefiles here