diff options
Diffstat (limited to '')
-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 |