From 8156a38674421deef6c2eb3e91e0186fe7fe4b26 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 24 Aug 2012 09:29:56 +0200 Subject: Fix left over use of jnlib on some platforms * tools/watchgnupg.c: Take mischelp.h from common/ and not jnlib/. -- Also fixed in some comments. --- scd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scd') diff --git a/scd/Makefile.am b/scd/Makefile.am index 09aea0e84..a0c0369e7 100644 --- a/scd/Makefile.am +++ b/scd/Makefile.am @@ -61,7 +61,7 @@ scdaemon_LDADD = $(libcommonpth) ../gl/libgnu.a \ # app.c app-common.h app-help.c $(card_apps) # #sc_copykeys_LDADD = \ -# ../jnlib/libjnlib.a ../common/libcommon.a \ +# ../common/libcommon.a \ # ../common/libsimple-pwquery.a \ # $(LIBGCRYPT_LIBS) $(KSBA_LIBS) $(LIBASSUAN_LIBS) $(NPTH_LIBS) \ # $(LIBUSB_LIBS) \ -- cgit v1.2.3