added target to build for Android

We use virtualsmartcard's libpcsclite to connect to a smartcard. The
PC/SC service with vicc-interface is implemented elsewhere (currently
un-free).
This commit is contained in:
Frank Morgner
2013-09-09 02:24:30 +02:00
parent df5d157ebd
commit db01d94484
4 changed files with 133 additions and 83 deletions

View File

@@ -197,6 +197,6 @@ AC_CONFIG_FILES([
doc/Makefile
m4/Makefile
src/Makefile
win32/Makefile
cross/Makefile
])
AC_OUTPUT