* python/py-param.c (parm_constants): Avoid ARI warning
[deliverable/binutils-gdb.git] / binutils / Makefile.am
index 16d900f495db3e67cf97b15f6c521ea510aa2025..001bbe5c81907f9e73900d86aa8e06c1bd2abfcd 100644 (file)
@@ -478,6 +478,10 @@ EXTRA_DIST = arparse.c arparse.h arlex.c nlmheader.c sysinfo.c sysinfo.h \
 diststuff: $(EXTRA_DIST) info
 all: info
 
+# We extract version from bfd/configure.in, make sure to rerun configure
+# when BFD's version changes.
+CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
+
 DISTCLEANFILES = sysroff.c sysroff.h site.exp site.bak
 
 MOSTLYCLEANFILES = sysinfo$(EXEEXT_FOR_BUILD) bin2c$(EXEEXT_FOR_BUILD) \
This page took 0.022818 seconds and 4 git commands to generate.