use a separate directory for ifd-vpcd and pcsclite-vpcd

This commit is contained in:
Frank Morgner
2014-03-31 23:35:33 +02:00
parent 0aec0e4d31
commit 8abb64e519
22 changed files with 195 additions and 55 deletions

View File

@@ -1,5 +1,5 @@
SUBDIRS = vpcd vpicc
SUBDIRS = vpcd vpicc ifd-vpcd
if BUILD_LIBPCSCLITE
SUBDIRS += libpcsclite
SUBDIRS += pcsclite-vpcd
endif