fix dependencies for readme.txt

This commit is contained in:
David Starks-Browning 2000-05-16 15:13:49 +00:00
parent 8dc619c3b7
commit 00d48dd71c
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ cygwin-api-int.sgml : cygwin-api.in.sgml ./doctool Makefile
%.html: %.texinfo
-$(TEXI2HTML) -I$(srcdir) $<
readme.txt: readme.texinfo
readme.txt: $(srcdir)/readme.texinfo $(srcdir)/*.texinfo
-$(MAKEINFO) -I$(srcdir) --no-split --no-headers $< -o - |\
sed '/^Concept Index/,$$d' > $@