Moved debug capabilities to its own file.
Fixed EC point replresentation.
This commit is contained in:
@@ -34,6 +34,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/lib -I$(top_builddir)/lib
|
||||
lib_LTLIBRARIES = libykcs11.la
|
||||
|
||||
libykcs11_la_SOURCES = ykcs11.c version.c ykcs11.pc.in ykcs11.map
|
||||
libykcs11_la_SOURCES += debug.h
|
||||
libykcs11_la_SOURCES += vendors.c vendor.h vendor_ids.h
|
||||
libykcs11_la_SOURCES += slot_vendors.c slot_vendor.h
|
||||
libykcs11_la_SOURCES += token_vendors.c token_vendor.h
|
||||
|
||||
Reference in New Issue
Block a user