diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 4ff3e7a5e1..7187629a14 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -29,8 +29,8 @@ SUBDIRS += reference endif info_TEXINFOS = gnutls.texi gnutls-guile.texi -gnutls_TEXINFOS = gnutls.texi fdl-1.3.texi lgpl-2.1.texi gpl-3.0.texi \ - cha-bib.texi cha-cert-auth.texi cha-cert-auth2.texi \ +gnutls_TEXINFOS = gnutls.texi fdl-1.3.texi \ + cha-bib.texi cha-cert-auth.texi cha-cert-auth2.texi \ cha-ciphersuites.texi cha-copying.texi cha-functions.texi \ cha-gtls-app.texi cha-internals.texi cha-intro-tls.texi \ cha-library.texi cha-preface.texi cha-programs.texi \ |