X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/4abe4f5867e52615c0e053a2bab4b3b129b12d45..f89c705002842291e39d000f27dbaea1ddd78917:/client/Makefile diff --git a/client/Makefile b/client/Makefile index 6479d6cc..aa0fb61f 100644 --- a/client/Makefile +++ b/client/Makefile @@ -40,6 +40,9 @@ QTGUI = guidummy.o endif CMDSRCS = \ + nonce2key/crapto1.c\ + nonce2key/crypto1.c\ + nonce2key/nonce2key.c\ crc16.c \ iso14443crc.c \ iso15693tools.c \