diff options
author | Werner Koch <[email protected]> | 2003-08-06 09:07:39 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2003-08-06 09:07:39 +0000 |
commit | 4a9f2da9803c1247eba97f1a40fd1d4c4116a8dc (patch) | |
tree | 5913b72fd9a34a4169657977a179e49f6a3a3283 /doc/Makefile.am | |
parent | Cleanups for newer autoconf. (diff) | |
download | libassuan-0-6-0.tar.gz libassuan-0-6-0.zip |
* lgpl.texi: New.libassuan-0-6-0
* gpl.texi: Removed.
* assuan.texi: Dropped requirement vor invariant sections,
front- and back-cover texts. Include lgpg.texi.
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 8894bf0..38a204a 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -21,5 +21,5 @@ info_TEXINFOS = assuan.texi -assuan_TEXINFOS = gpl.texi fdl.texi +assuan_TEXINFOS = lgpl.texi fdl.texi |