ADD: 'hf 14a apdu' @merlokk

This commit is contained in:
iceman1001
2017-11-10 20:47:31 +01:00
parent a3e923c529
commit 8b83db2c1b
6 changed files with 242 additions and 17 deletions

View File

@@ -114,6 +114,11 @@ CMDSRCS = crapto1/crapto1.c \
graph.c \
cmddata.c \
lfdemod.c \
emv/apduinfo.c\
emv/dump.c\
emv/tlv.c\
emv/emv_tags.c\
emv/emvcore.c\
cmdanalyse.c \
cmdhf.c \
cmdhf14a.c \
@@ -328,3 +333,4 @@ $(DEPENDENCY_FILES): ;
.PRECIOUS: $(DEPENDENCY_FILES)
-include $(DEPENDENCY_FILES)