diff options
Diffstat (limited to 'gdb/configure.ac')
-rw-r--r-- | gdb/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/configure.ac b/gdb/configure.ac index d2b75f6..f31ef2a 100644 --- a/gdb/configure.ac +++ b/gdb/configure.ac @@ -109,6 +109,7 @@ AS_HELP_STRING([--with-relocated-sources=PATH], [automatically relocate this pat ]) AC_CONFIG_SUBDIRS(testsuite) +AC_CONFIG_SUBDIRS(common) # Check whether to support alternative target configurations AC_ARG_ENABLE(targets, |