diff options
| author | Werner Koch <[email protected]> | 2001-07-31 14:25:23 +0200 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2001-07-31 14:25:23 +0200 |
| commit | 7442e8df460dcd41fcf68bbaff86984558620b77 (patch) | |
| tree | 5b51fb6bb171c7385a567683eea6e162f4bca7cf /complus/Makefile.am | |
| parent | Does not manage lifetime (diff) | |
| download | gpgme-7442e8df460dcd41fcf68bbaff86984558620b77.tar.gz gpgme-7442e8df460dcd41fcf68bbaff86984558620b77.zip | |
Added 2 examples
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 9da5b4bf..45c3dc42 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 +EXTRA_DIST = gpgcom.idl gpgcom.tlb gpgcom.rc vbtest.html vbtest.vbs # No need to install this because we are cross-compiling anyway. noinst_PROGRAMS = gpgcom tgpgcom |
