Make it easy to make --disable-werror the default for both binutils and gdb
[deliverable/binutils-gdb.git] / gprof / Makefile.am
index 1db6951ecea06464a8b910b43fd1a01ffa756289..2daefac2c85580251b9d054f78cd147311ed597c 100644 (file)
@@ -60,7 +60,8 @@ diststuff: $(BUILT_SOURCES) info $(man_MANS)
 
 # 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
 
 # This empty rule is a hack against gmake patched by Apple.
 %.o:%.m
This page took 0.027722 seconds and 4 git commands to generate.