* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.

* Makefile.in: Regenerate.
This commit is contained in:
Andreas Schwab
2010-03-30 15:41:17 +00:00
parent 42e08e6983
commit fe168a1980
4 changed files with 16 additions and 0 deletions

View File

@@ -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