From 7442e8df460dcd41fcf68bbaff86984558620b77 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 31 Jul 2001 12:25:23 +0000 Subject: Added 2 examples --- complus/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'complus/Makefile.am') 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 -- cgit