diff options
author | Werner Koch <[email protected]> | 2006-09-22 18:15:18 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-09-22 18:15:18 +0000 |
commit | 2db8df0ba388f0a39424b76ce00fe5b51abbd54d (patch) | |
tree | 20ec3eea82409a6329e241b92c9c16ef07d07456 /doc/Makefile.am | |
parent | Improved yat2m. (diff) | |
download | gnupg-2db8df0ba388f0a39424b76ce00fe5b51abbd54d.tar.gz gnupg-2db8df0ba388f0a39424b76ce00fe5b51abbd54d.zip |
Added iconv support and doc cleanups.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 8258e8364..06b02f6a2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -40,7 +40,7 @@ info_TEXINFOS = gnupg.texi dist_pkgdata_DATA = qualified.txt FAQ faq.html com-certs.pem gnupg_TEXINFOS = \ - gpg.texi gpgsm.texi gpg-agent.texi scdaemon.texi assuan.texi \ + gpg.texi gpgsm.texi gpg-agent.texi scdaemon.texi instguide.texi \ tools.texi debugging.texi glossary.texi contrib.texi gpl.texi \ sysnotes.texi gnupg-card-architecture.fig |