X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/f89c705002842291e39d000f27dbaea1ddd78917..55acbb2a3903f7940d0db5fae2e8f4fdab51d1b8:/client/Makefile diff --git a/client/Makefile b/client/Makefile index aa0fb61f..c76edf52 100644 --- a/client/Makefile +++ b/client/Makefile @@ -43,6 +43,7 @@ CMDSRCS = \ nonce2key/crapto1.c\ nonce2key/crypto1.c\ nonce2key/nonce2key.c\ + mifarehost.c\ crc16.c \ iso14443crc.c \ iso15693tools.c \ @@ -57,6 +58,7 @@ CMDSRCS = \ cmdhf15.c \ cmdhflegic.c \ cmdhficlass.c \ + cmdhfmf.c \ cmdhw.c \ cmdlf.c \ cmdlfem4x.c \