diff options
Diffstat (limited to 'boehm-gc/Makefile.am')
-rw-r--r-- | boehm-gc/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/boehm-gc/Makefile.am b/boehm-gc/Makefile.am index 0949ed8a373..da89343dd83 100644 --- a/boehm-gc/Makefile.am +++ b/boehm-gc/Makefile.am @@ -6,6 +6,8 @@ AUTOMAKE_OPTIONS = cygnus +SUBDIRS = include + # Multilib support variables. MULTISRCTOP = MULTIBUILDTOP = |