diff options
Diffstat (limited to 'sim/configure.ac')
-rw-r--r-- | sim/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/configure.ac b/sim/configure.ac index d7e822c1..48f590f 100644 --- a/sim/configure.ac +++ b/sim/configure.ac @@ -112,6 +112,7 @@ if test "${enable_sim}" != no; then v850*-*-* ) AC_CONFIG_SUBDIRS(v850) igen=yes + testsuite=yes ;; *) # No simulator subdir, so the subdir "common" isn't needed. |