From: Vince Weaver Date: Wed, 6 Jan 2010 15:22:11 +0000 (+0000) Subject: Add the arm exp-bbv tests Makefile to the main configure.in file. X-Git-Tag: svn/VALGRIND_3_6_0~403 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a82fd13e38e7457a2597e47155ac6264d038f0d;p=thirdparty%2Fvalgrind.git Add the arm exp-bbv tests Makefile to the main configure.in file. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11021 --- 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