Rename mifare_application_directory.[ch] to mad.[ch].
This commit is contained in:
parent
9478706550
commit
89dd817a63
5 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@ LMF_SRCDIR= ${.CURDIR}/..
|
|||
.PATH: ${LMF_SRCDIR}
|
||||
|
||||
#LMF_SRCS!= ${MAKE} -f ${LMF_SRCDIR}/Makefile -V SRCS
|
||||
LMF_SRCS= ../mifare_classic.c ../mifare_application_directory.c
|
||||
LMF_SRCS= ../mifare_classic.c ../mad.c
|
||||
|
||||
TESTS= test_read_sector_0.c \
|
||||
test_authenticate.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue