From b3f9e2130e64e1a57d2b60444edf6f839c1a90b1 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 23 Nov 2010 18:46:41 +0000 Subject: Change stack size for Wince. Allow for a longer agent atartup under wince. Print gpg output via estream. --- sm/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'sm/Makefile.am') diff --git a/sm/Makefile.am b/sm/Makefile.am index 7386debcb..122323dcd 100644 --- a/sm/Makefile.am +++ b/sm/Makefile.am @@ -59,6 +59,7 @@ gpgsm_LDADD = $(common_libs) ../common/libgpgrl.a \ $(LIBGCRYPT_LIBS) $(KSBA_LIBS) $(LIBASSUAN_LIBS) \ $(GPG_ERROR_LIBS) $(LIBREADLINE) $(LIBINTL) $(ZLIBS) \ $(LIBICONV) $(extra_sys_libs) +gpgsm_LDFLAGS = $(extra_bin_ldflags) # Make sure that all libs are build before we use them. This is # important for things like make -j2. -- cgit v1.2.3