diff options
Diffstat (limited to 'trunk/complus/Makefile.am')
-rw-r--r-- | trunk/complus/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/complus/Makefile.am b/trunk/complus/Makefile.am index 9da5b4bf..45c3dc42 100644 --- a/trunk/complus/Makefile.am +++ b/trunk/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 |