From 74ba489fbda30279c042b6e740adb0f3efb06fbc Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 18 Jul 2005 00:04:48 +0000 Subject: [PATCH] 2005-07-13 Thorsten Kukuk * manual/Makefile (libc/index.html): Add dir-add.texi. --- manual/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/Makefile b/manual/Makefile index a29fdd2..c007b2c 100644 --- a/manual/Makefile +++ b/manual/Makefile @@ -80,7 +80,7 @@ libc.dvi libc.pdf libc.info: chapters.texi top-menu.texi dir-add.texi \ libc.dvi libc.pdf: texinfo.tex html: libc/index.html -libc/index.html: chapters.texi top-menu.texi libm-err.texi +libc/index.html: chapters.texi top-menu.texi dir-add.texi libm-err.texi $(MAKEINFO) --html libc.texinfo # Generate the summary from the Texinfo source files for each chapter. -- 2.7.4