diff options
Diffstat (limited to 'gold/Makefile.in')
-rw-r--r-- | gold/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/Makefile.in b/gold/Makefile.in index c7474b1..4af4af8 100644 --- a/gold/Makefile.in +++ b/gold/Makefile.in @@ -301,7 +301,7 @@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ -AUTOMAKE_OPTIONS = +AUTOMAKE_OPTIONS = foreign SUBDIRS = po testsuite tooldir = $(exec_prefix)/$(target_alias) ACLOCAL_AMFLAGS = -I ../bfd -I ../config |