X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/42f57e0294c13f14f8ebcdcc529b5872c2884786..a88dc6ab3b734bc0c501c24cd26cc2142289c10a:/client/Makefile diff --git a/client/Makefile b/client/Makefile index e4a3580b..eede2268 100644 --- a/client/Makefile +++ b/client/Makefile @@ -58,6 +58,10 @@ CORESRCS = uart.c \ CMDSRCS = nonce2key/crapto1.c\ nonce2key/crypto1.c\ nonce2key/nonce2key.c\ + loclass/cipher.c \ + loclass/cipherutils.c \ + loclass/des.c \ + loclass/ikeys.c \ mifarehost.c\ crc16.c \ iso14443crc.c \