Index: benchmark/Makefile.am
===================================================================
--- benchmark/Makefile.am	(revision 58b6d1b3b8da710a22441043f60cb988a2c2e56d)
+++ benchmark/Makefile.am	(revision 524ed86476e43c6c764a1b5335fc8d4fd281dacd)
@@ -292,5 +292,5 @@
 
 
-testdir = $(top_srcdir)/src/tests
+testdir = $(top_srcdir)/tests
 
 compile-array$(EXEEXT):
Index: benchmark/Makefile.in
===================================================================
--- benchmark/Makefile.in	(revision 58b6d1b3b8da710a22441043f60cb988a2c2e56d)
+++ benchmark/Makefile.in	(revision 524ed86476e43c6c764a1b5335fc8d4fd281dacd)
@@ -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
 
