diff options
| author | Werner Koch <[email protected]> | 2008-06-04 14:14:38 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2008-06-04 14:14:38 +0000 |
| commit | f54ea0e32c81a8a69e4512c394dc727593ffa10a (patch) | |
| tree | 226944643ab4bbaed865904de58b87be949df946 /doc/Makefile.am | |
| parent | Fixed a gpgconf problem under Windows. (diff) | |
| download | gpgme-f54ea0e32c81a8a69e4512c394dc727593ffa10a.tar.gz gpgme-f54ea0e32c81a8a69e4512c394dc727593ffa10a.zip | |
Include the GnuPG UI Server specification.
Change the license of the manual to GPLv3+.
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 5d2d54c5..c5317e6d 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -22,7 +22,7 @@ DISTCLEANFILES = gpgme.tmp info_TEXINFOS = gpgme.texi -gpgme_TEXINFOS = lesser.texi +gpgme_TEXINFOS = uiserver.texi lesser.texi gpl.texi online: gpgme.html gpgme.pdf set -e; \ |
