From e3e71e27a4e81ec1472b900eafec1ebcf583f20e Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Thu, 19 May 2005 23:49:52 +0000 Subject: * bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.in * gas/Makefile.am: Have 'all' depend on 'info'. * ld/Makefile.am: Have 'all' depend on 'info' and 'ld.1'. * bfd/Makefile.in, binutils/Makefile.in, gas/Makefile.in * ld/Makefile.in: Regenerate. --- ld/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'ld/Makefile.am') diff --git a/ld/Makefile.am b/ld/Makefile.am index fec799d..10a86ae 100644 --- a/ld/Makefile.am +++ b/ld/Makefile.am @@ -1697,6 +1697,7 @@ install-data-local: install-info # target is run by the taz target in ../Makefile.in. EXTRA_DIST = ldgram.c ldgram.h ldlex.c $(man_MANS) diststuff: info $(EXTRA_DIST) +all: info ld.1 DISTCLEANFILES = tdirs site.exp site.bak stringify.sed distclean-local: -- cgit v1.1