Make it easy to make --disable-werror the default for both binutils and gdb
[deliverable/binutils-gdb.git] / binutils / Makefile.am
index 77c99d79824c61afed4be259d2f539f1d05b5de3..aca2610f60307c73b726f7b5efb7cd513041ad0b 100644 (file)
@@ -514,7 +514,8 @@ all: info
 
 # We extract version from bfd/configure.in, make sure to rerun configure
 # when BFD's version changes.
-CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
+CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in \
+       $(BFDDIR)/development.sh
 
 DISTCLEANFILES = sysroff.c sysroff.h site.exp site.bak embedspu
 
This page took 0.022729 seconds and 4 git commands to generate.