opensc-sys 0.1.1

FFI bindings to OpenSC
Documentation
1
2
3
4
5
6
7
8
9
10
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
EXTRA_DIST = Makefile.mak

# Order IS important
SUBDIRS = common scconf ui pkcs15init sm \
		  libopensc pkcs11 tools minidriver tests

if ENABLE_SM
SUBDIRS += smm
endif