From 3a82fd13e38e7457a2597e47155ac6264d038f0d Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Wed, 6 Jan 2010 15:22:11 +0000 Subject: [PATCH] Add the arm exp-bbv tests Makefile to the main configure.in file. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11021 --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 44353a74e8..eb30cd01c3 100644 --- a/configure.in +++ b/configure.in @@ -1933,6 +1933,7 @@ AC_CONFIG_FILES([ exp-bbv/tests/x86-linux/Makefile exp-bbv/tests/amd64-linux/Makefile exp-bbv/tests/ppc32-linux/Makefile + exp-bbv/tests/arm-linux/Makefile ]) AC_OUTPUT -- 2.47.2