Make it easy to make --disable-werror the default for both binutils and gdb
[deliverable/binutils-gdb.git] / gas / Makefile.am
index 01731b9a64dbf92e2131a9e46ca3fff51134151c..669ab198285831f7c12955355e8fe89d84da5158 100644 (file)
@@ -693,4 +693,6 @@ de-stage3:
        - (cd stage3 ; rm -f as$(EXEEXT) ; mv -f * ..)
        - rmdir stage3
 
-CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in $(srcdir)/configure.tgt
+CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in \
+       $(srcdir)/configure.tgt \
+       $(BFDDIR)/development.sh
This page took 0.023891 seconds and 4 git commands to generate.