]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add the arm exp-bbv tests Makefile to the main configure.in file.
authorVince Weaver <vince@csl.cornell.edu>
Wed, 6 Jan 2010 15:22:11 +0000 (15:22 +0000)
committerVince Weaver <vince@csl.cornell.edu>
Wed, 6 Jan 2010 15:22:11 +0000 (15:22 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11021

configure.in

index 44353a74e841c44c55f7eff37307255ae367b6d9..eb30cd01c38a19e7bf7f0c0e507c134c97144f79 100644 (file)
@@ -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