diff options
| author | Werner Koch <[email protected]> | 2001-07-31 15:21:58 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2001-07-31 15:21:58 +0000 |
| commit | ec8c9d9494494656b2618ecfc43ec485dc931ec4 (patch) | |
| tree | 6b1c0a24c103fe809693d52ef7cdd1b4ddd36378 /complus/Makefile.am | |
| parent | Added 2 examples (diff) | |
| download | gpgme-ec8c9d9494494656b2618ecfc43ec485dc931ec4.tar.gz gpgme-ec8c9d9494494656b2618ecfc43ec485dc931ec4.zip | |
A couple of minor changes and a short README for Gpgcom
Diffstat (limited to 'complus/Makefile.am')
| -rw-r--r-- | complus/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/complus/Makefile.am b/complus/Makefile.am index 45c3dc42..1965b9ff 100644 --- a/complus/Makefile.am +++ b/complus/Makefile.am @@ -24,7 +24,7 @@ # system with an install MIDL and run the command # midl /nocpp gpgcom.idl # Sorry, there is no other way yet. -EXTRA_DIST = gpgcom.idl gpgcom.tlb gpgcom.rc vbtest.html vbtest.vbs +EXTRA_DIST = gpgcom.idl gpgcom.tlb gpgcom.rc vbtest.html vbtest.vbs README # No need to install this because we are cross-compiling anyway. noinst_PROGRAMS = gpgcom tgpgcom |
