diff options
author | Marcus Brinkmann <[email protected]> | 2003-07-29 18:49:06 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-07-29 18:49:06 +0000 |
commit | 235e4e8eaccdfb65fef08869678bd726dac336f9 (patch) | |
tree | fadf02b08dca5ad4376153cf49292751c5fd7ac5 /doc/Makefile.am | |
parent | 2003-07-29 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-235e4e8eaccdfb65fef08869678bd726dac336f9.tar.gz gpgme-235e4e8eaccdfb65fef08869678bd726dac336f9.zip |
2003-07-29 Marcus Brinkmann <[email protected]>
* Makefile.am (EXTRA_DIST): Remove variable.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index bda8e373..69715509 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -19,8 +19,6 @@ ## Process this file with automake to produce Makefile.in -EXTRA_DIST = gdoc - DISTCLEANFILES = gpgme.tmp info_TEXINFOS = gpgme.texi |