aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index dcb18539..11a0810b 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -3,5 +3,5 @@ EXTRA_DIST = $(man_MANS) Doxyfile
3 3
4DISTCLEANFILES = microhttpd.cps tutorial.cps 4DISTCLEANFILES = microhttpd.cps tutorial.cps
5info_TEXINFOS = microhttpd.texi tutorial.texi 5info_TEXINFOS = microhttpd.texi tutorial.texi
6microhttpd_TEXINFOS = lgpl.texi chapters/basicauthentication.inc chapters/bibliography.inc chapters/exploringrequests.inc fdl-1.2.texi chapters/hellobrowser.inc chapters/introduction.inc chapters/processingpost.inc chapters/responseheaders.inc 6microhttpd_TEXINFOS = lgpl.texi chapters/basicauthentication.inc chapters/bibliography.inc chapters/exploringrequests.inc fdl-1.2.texi chapters/hellobrowser.inc chapters/introduction.inc chapters/processingpost.inc chapters/responseheaders.inc chapters/largerpost.inc
7 7