diff options
author | Werner Koch <wk@gnupg.org> | 2007-05-04 14:04:26 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2007-05-04 14:04:26 +0200 |
commit | 174521f8da72e54cdeeff2675f99d9cd9ac911e3 (patch) | |
tree | edeb16b77ca4cc18aeb5fe4797594f0841026c3a /doc/Makefile.am | |
parent | Fixed installation of gpg2keys_mailto (diff) | |
download | gnupg2-174521f8da72e54cdeeff2675f99d9cd9ac911e3.tar.xz gnupg2-174521f8da72e54cdeeff2675f99d9cd9ac911e3.zip |
Updated to automake 1.10.
Use latest texinfo.tex.
Typo and grammar fix.
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 5d25c828a..105a3695b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -23,7 +23,7 @@ examples = examples/README examples/scd-event examples/trustlist.txt \ examples/gpgconf.conf EXTRA_DIST = DETAILS HACKING TRANSLATE OpenPGP KEYSERVER samplekeys.asc \ - gnupg-logo.eps gnupg-logo.pdf \ + gnupg-logo.eps gnupg-logo.pdf gnupg-logo.png \ gnupg-card-architecture.eps gnupg-card-architecture.png \ gnupg-card-architecture.pdf \ faq.raw FAQ faq.html gnupg7.texi \ |