diff options
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r-- | ld/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am index fec799dfb54..10a86ae06e6 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: |