|
From: <sv...@va...> - 2010-01-06 15:22:19
|
Author: vince
Date: 2010-01-06 15:22:11 +0000 (Wed, 06 Jan 2010)
New Revision: 11021
Log:
Add the arm exp-bbv tests Makefile to the main configure.in file.
Modified:
trunk/configure.in
Modified: trunk/configure.in
===================================================================
--- trunk/configure.in 2010-01-06 15:15:28 UTC (rev 11020)
+++ trunk/configure.in 2010-01-06 15:22:11 UTC (rev 11021)
@@ -1933,6 +1933,7 @@
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
|