* Makefile.in (all): Depend on `info'.

Fixes: debbugs:16626
This commit is contained in:
Glenn Morris 2014-03-20 23:49:38 -07:00
parent ffeef15800
commit 931be30d73
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2014-03-21 Glenn Morris <rgm@gnu.org>
* Makefile.in (all): Depend on `info'. (Bug#16626)
2014-03-07 Paul Eggert <eggert@cs.ucla.edu>
Merge from gnulib, incorporating:

View file

@ -288,7 +288,7 @@ SUBDIR_MAKEFILES = `echo $(SUBDIR_MAKEFILES_IN:.in=) | sed 's|$(srcdir)/||g'`
COPYDIR = ${srcdir}/etc ${srcdir}/lisp
COPYDESTS = "$(DESTDIR)${etcdir}" "$(DESTDIR)${lispdir}"
all: ${SUBDIR}
all: ${SUBDIR} info
.PHONY: all ${SUBDIR} blessmail epaths-force epaths-force-w32 FRC