Make it easy to make --disable-werror the default for both binutils and gdb
[deliverable/binutils-gdb.git] / gprof / Makefile.in
index 3af41e868fe0de6eac9a64fb9726df2f051de3ac..1706ba703578ae442c8caa1e02e243ab4e96d86f 100644 (file)
@@ -325,7 +325,9 @@ EXTRA_DIST = $(BUILT_SOURCES) bbconv.pl $(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
+
 POTFILES = $(sources) $(noinst_HEADERS)
 MANCONF = -Dman
 TEXI2POD = perl $(srcdir)/../etc/texi2pod.pl $(AM_MAKEINFOFLAGS)
This page took 0.023785 seconds and 4 git commands to generate.