removed/replaced remains of libpace
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@361 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -11,6 +11,7 @@ bin_PROGRAMS =
|
||||
noinst_HEADERS = \
|
||||
binutil.h \
|
||||
pcscutil.h \
|
||||
scutil.h \
|
||||
ccid.h \
|
||||
usbstring.h
|
||||
|
||||
@@ -31,5 +32,5 @@ if WITH_PACE
|
||||
ccid_emulator_LDADD += $(LIBPACE_LIBS)
|
||||
ccid_emulator_CFLAGS += $(LIBPACE_CFLAGS)
|
||||
else
|
||||
ccid_emulator_SOURCES += scutil.c sm.c
|
||||
ccid_emulator_SOURCES += scutil.c
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user