moved RelayOS into separate file

This commit is contained in:
Frank Morgner
2015-05-18 17:52:36 +02:00
parent 3f74291dc2
commit 3277da7824
3 changed files with 129 additions and 106 deletions

View File

@@ -23,6 +23,7 @@ vpicc_PYTHON = virtualsmartcard/CardGenerator.py \
vpicccards_PYTHON = virtualsmartcard/cards/__init__.py \
virtualsmartcard/cards/ePass.py \
virtualsmartcard/cards/nPA.py \
virtualsmartcard/cards/Relay.py \
virtualsmartcard/cards/cryptoflex.py
do_subst = $(SED) \