diff options
Diffstat (limited to 'gdb/configure')
-rwxr-xr-x | gdb/configure | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/configure b/gdb/configure index 5ee5ce6..adf4bef 100755 --- a/gdb/configure +++ b/gdb/configure @@ -993,6 +993,7 @@ YACC YFLAGS XMKMF' ac_subdirs_all='testsuite +common gdbtk multi-ice gdbserver' @@ -7888,6 +7889,8 @@ fi subdirs="$subdirs testsuite" +subdirs="$subdirs common" + # Check whether to support alternative target configurations # Check whether --enable-targets was given. |