X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/fecd8202a5ad638db4c1ba088842390e78ef52db..3ad48540d4d77f50cc62d16acb78f17019ef431d:/client/Makefile diff --git a/client/Makefile b/client/Makefile index c47e8526..05ffc667 100644 --- a/client/Makefile +++ b/client/Makefile @@ -60,6 +60,8 @@ CMDSRCS = nonce2key/crapto1.c\ loclass/cipherutils.c \ loclass/des.c \ loclass/ikeys.c \ + loclass/elite_crack.c\ + loclass/fileutils.c\ mifarehost.c\ crc16.c \ iso14443crc.c \