Make use of aid_desfire info

This commit is contained in:
Philippe Teuwen
2020-11-02 01:36:25 +01:00
parent f096167cbb
commit a359e4fac4
7 changed files with 517 additions and 357 deletions

View File

@@ -410,7 +410,8 @@ POSTCOMPILE = $(MV) -f $(OBJDIR)/$*.Td $(OBJDIR)/$*.d && $(TOUCH) $@
# enumerations #
################
SRCS = aidsearch.c \
SRCS = aiddesfire.c \
aidsearch.c \
cmdanalyse.c \
cmdcrc.c \
cmddata.c \