- added information about opensc
- using sc_transmit_apdu instead of my_transmit_apdu. fixing the opensc error is the better solution than implementing it twice (see http://www.opensc-project.org/opensc/ticket/209) git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@75 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -24,7 +24,6 @@ TARGETS = ccid
|
||||
CCID_SRC = ccid.h ccid.c \
|
||||
sm.c sm.h \
|
||||
pace.h pace.c pace_lib.c \
|
||||
apdu.h apdu.c \
|
||||
usbstring.c usbstring.h usb.c
|
||||
|
||||
# top-level rule
|
||||
|
||||
Reference in New Issue
Block a user