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 df83c2a03d..db8efc7732 100644
--- a/testsuites/configure.ac
+++ b/testsuites/configure.ac
@@ -41,7 +41,7 @@ if test "$enable_tests" = "yes"; then
AC_CONFIG_SUBDIRS(smptests)
fi
# Now do performance tests
- AC_CONFIG_SUBDIRS(tmtests psxtmtests)
+ AC_CONFIG_SUBDIRS(tmtests psxtmtests rhealstone)
fi
# Explicitly list all Makefiles here