From 08e5142a5bc7bfcb1db688b7e85d04ba24476a0b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 2 Aug 1996 20:56:23 +0000 Subject: Fri Aug 2 14:40:22 1996 Roland McGrath * manual/Makefile: Use -include for chapters-incl too. --- manual/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/Makefile') diff --git a/manual/Makefile b/manual/Makefile index cc85d4c8bf..a6cd048d6e 100644 --- a/manual/Makefile +++ b/manual/Makefile @@ -36,7 +36,7 @@ endif chapters: libc.texinfo $(find-includes) ifdef chapters -include chapters-incl +-include chapters-incl chapters-incl: $(chapters) $(find-includes) chapters-incl := $(filter-out summary.texi,$(chapters-incl)) -- cgit 1.4.1