diff --git a/ChangeLog b/ChangeLog index 2f4d7f4cff..787bfe237f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Oct 28 01:53:49 1995 Ken Raeburn + + * Makefile.in (taz): Build "info" in etc explicitly. + Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com) * configure.in: Make sure that CC is undefined (as opposed to diff --git a/Makefile.in b/Makefile.in index be05ea89c6..23d26059a1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1172,6 +1172,7 @@ taz: $(DEVO_SUPPORT) $(SUPPORT_FILES) \ fi ; \ else ln -s ../$$d proto-toplev/$$d ; fi ; \ done + cd etc ; $(MAKE) info $(MAKE) distclean # mkdir proto-toplev/etc