Make it easy to make --disable-werror the default for both binutils and gdb
[deliverable/binutils-gdb.git] / bfd / Makefile.am
index 2ba2180ec86972ffc20ac270f5227fb9e1bb9c66..595c4893d6c2b289bcd79446f0a7515cb426ad3d 100644 (file)
@@ -741,7 +741,8 @@ OPTIONAL_BACKENDS_CFILES = \
 CONFIG_STATUS_DEPENDENCIES = \
        $(srcdir)/configure.in \
        $(srcdir)/config.bfd \
-       $(srcdir)/configure.host
+       $(srcdir)/configure.host \
+       $(srcdir)/development.sh
 
 # These are defined by configure.in:
 WORDSIZE = @wordsize@
This page took 0.022982 seconds and 4 git commands to generate.