From: Nikos Mavrogiannopoulos Date: Tue, 13 Dec 2011 22:16:57 +0000 (+0100) Subject: Added missing file X-Git-Tag: gnutls_3_0_9^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ac69913558b8beec381ef8f2a7a4df493e108480;p=thirdparty%2Fgnutls.git Added missing file --- 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 \