X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/df82844c056b3cb942bb055ab216161e5d4607e1..ff5f9f590c8524becea71ba78e5dcae6034eb331:/client/Makefile diff --git a/client/Makefile b/client/Makefile index 2aa7339c..f76c9556 100644 --- a/client/Makefile +++ b/client/Makefile @@ -140,7 +140,9 @@ CMDSRCS = nonce2key/crapto1.c \ tea.c \ prng.c \ radixsort.c \ - bucketsort.c + bucketsort.c \ + cmdanalyse.c + ZLIBSRCS = deflate.c adler32.c trees.c zutil.c inflate.c inffast.c inftrees.c ZLIB_FLAGS = -DZ_SOLO -DZ_PREFIX -DNO_GZIP -DZLIB_PM3_TUNED #-DDEBUG -Dverbose=1