X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gprof%2FMakefile.am;h=a69d06a309dac7433fac0a321c48b819c9a3d435;hb=7cf80422688b442803f70265465668fae16e2f38;hp=7df059b9edc2540a8c2fec51780e9afe4ad6268e;hpb=14ec8efdb130026287714cd32332bb9e5a25e779;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/Makefile.am b/gprof/Makefile.am index 7df059b9ed..a69d06a309 100644 --- a/gprof/Makefile.am +++ b/gprof/Makefile.am @@ -41,6 +41,10 @@ EXTRA_DIST = $(BUILT_SOURCES) bbconv.pl $(man_MANS) 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 + # This empty rule is a hack against gmake patched by Apple. %.o:%.m