summaryrefslogtreecommitdiffstats
path: root/testsuites/benchmarks/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/benchmarks/configure.ac')
-rw-r--r--testsuites/benchmarks/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/benchmarks/configure.ac b/testsuites/benchmarks/configure.ac
index 18af749fb9..f28fc79162 100644
--- a/testsuites/benchmarks/configure.ac
+++ b/testsuites/benchmarks/configure.ac
@@ -22,8 +22,8 @@ RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
+dhrystone/Makefile
linpack/Makefile
whetstone/Makefile
-dhrystone/Makefile
])
AC_OUTPUT