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 c12f32f0..03c4b853 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,7 +1,7 @@
1man_MANS = libmicrohttpd.3 1man_MANS = libmicrohttpd.3
2EXTRA_DIST = $(man_MANS) Doxyfile 2EXTRA_DIST = $(man_MANS) Doxyfile
3 3
4DISTCLEANFILES = microhttpd.cps tutorial.cps 4DISTCLEANFILES = microhttpd.cps tutorial.cps tutorial.dvi
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 chapters/largerpost.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 \
7examples/basicauthentication.c \ 7examples/basicauthentication.c \