Index: benchmark/Makefile.am
===================================================================
--- benchmark/Makefile.am	(revision 73abe950d807eab747c9e14353b158fcca827308)
+++ benchmark/Makefile.am	(revision 575a6e500466575fde0acedd9b84c09b42ac2ee8)
@@ -292,5 +292,5 @@
 
 
-testdir = $(top_srcdir)/src/tests
+testdir = $(top_srcdir)/tests
 
 compile-array$(EXEEXT):
Index: benchmark/Makefile.in
===================================================================
--- benchmark/Makefile.in	(revision 73abe950d807eab747c9e14353b158fcca827308)
+++ benchmark/Makefile.in	(revision 575a6e500466575fde0acedd9b84c09b42ac2ee8)
@@ -270,5 +270,5 @@
 TIME_FORMAT = "%E"
 PRINT_FORMAT = %20s: #Comments needed for spacing
-testdir = $(top_srcdir)/src/tests
+testdir = $(top_srcdir)/tests
 all: all-am
 
