X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/f89c705002842291e39d000f27dbaea1ddd78917..70049c47db7d41ad0044972b86858c14a6f4159e:/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 \