diff options
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r-- | bfd/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in index a838262..69a8848 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -114,6 +114,7 @@ target_triplet = @target@ subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \ + $(top_srcdir)/../config/bfd64.m4 \ $(top_srcdir)/../config/depstand.m4 \ $(top_srcdir)/../config/gettext-sister.m4 \ $(top_srcdir)/../config/jobserver.m4 \ |