From 90bfe2380bd4e435a14c193dd82d309074ccdccb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 17 Sep 2008 17:00:36 +0000 Subject: [PATCH] space --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 03c4b853..817b5f17 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -7,6 +7,6 @@ microhttpd_TEXINFOS = lgpl.texi chapters/basicauthentication.inc chapters/biblio examples/basicauthentication.c \ examples/hellobrowser.c \ examples/largepost.c \ -examples/logging.c \ +examples/logging.c \ examples/responseheaders.c \ examples/simplepost.c