aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index fe39fd0b..3a236cc9 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -31,7 +31,8 @@ microhttpd_tutorial_TEXINFOS = \
31 chapters/processingpost.inc \ 31 chapters/processingpost.inc \
32 chapters/responseheaders.inc \ 32 chapters/responseheaders.inc \
33 chapters/tlsauthentication.inc \ 33 chapters/tlsauthentication.inc \
34 chapters/sessions.inc 34 chapters/sessions.inc \
35 chapters/websocket.inc
35 36
36EXTRA_DIST = \ 37EXTRA_DIST = \
37 $(microhttpd_TEXINFOS) $(microhttpd_tutorial_TEXINFOS) \ 38 $(microhttpd_TEXINFOS) $(microhttpd_tutorial_TEXINFOS) \