X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/e3ab50cafb66e8d594a4946537594e01882d9242..99a714185e8cfdde10756af7c48321a10a02a865:/client/Makefile diff --git a/client/Makefile b/client/Makefile index 513ca20a..ecbbc16c 100644 --- a/client/Makefile +++ b/client/Makefile @@ -54,8 +54,8 @@ CORESRCS = uart.c \ CMDSRCS = nonce2key/crapto1.c\ - nonce2key/crypto1.c\ - nonce2key/nonce2key.c\ + nonce2key/crypto1.c\ + nonce2key/nonce2key.c\ loclass/cipher.c \ loclass/cipherutils.c \ loclass/des.c \