From 2244ddf2bfc9a524d8a617881c78ecb1d85f3544 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 17 Jan 2001 16:54:30 +0000 Subject: Update. 2001-01-17 Ulrich Drepper * manual/Makefile (chapters): Add debug. * manual/debug.texi: New file. * manual/examples/execinfo.c: New file. Patch by suckfish@ihug.co.nz. --- manual/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/Makefile') diff --git a/manual/Makefile b/manual/Makefile index 287cad5c0e..0f64af4915 100644 --- a/manual/Makefile +++ b/manual/Makefile @@ -56,7 +56,7 @@ chapters = $(addsuffix .texi, \ message search pattern io stdio llio filesys \ pipe socket terminal syslog math arith time \ resource setjmp signal startup process job nss \ - users sysinfo conf crypt) + users sysinfo conf crypt debug) add-chapters = $(wildcard $(foreach d, $(add-ons), ../$d/$d.texi)) appendices = lang.texi header.texi install.texi maint.texi contrib.texi -- cgit v1.2.3