summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-12-13 23:16:57 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-12-13 23:16:57 +0100
commitac69913558b8beec381ef8f2a7a4df493e108480 (patch)
treecd486c5f7ed70df34851b0f8571bae20bd9ebb11
parentd896a3fdeb1cf03ab8d453902b2fa7913149cbe0 (diff)
downloadgnutls-ac69913558b8beec381ef8f2a7a4df493e108480.tar.gz
Added missing filegnutls_3_0_9
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8b6484142b..41619a8863 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -36,7 +36,7 @@ gnutls_TEXINFOS = gnutls.texi fdl-1.3.texi lgpl-2.1.texi gpl-3.0.texi \
cha-gtls-app.texi cha-internals.texi cha-intro-tls.texi \
cha-library.texi cha-preface.texi cha-programs.texi \
sec-tls-app.texi cha-errors.texi cha-support.texi \
- cha-shared-key.texi
+ cha-shared-key.texi cha-gtls-examples.texi
# Examples.
gnutls_TEXINFOS += examples/ex-client1.c \