X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/812513bf90423845e2e3f7d729b06421db3215a4..e0530dbcec257fd2d1b309938a2a280e4d4f008b:/client/Makefile diff --git a/client/Makefile b/client/Makefile index f76c9556..8ccd1cea 100644 --- a/client/Makefile +++ b/client/Makefile @@ -92,6 +92,7 @@ CMDSRCS = nonce2key/crapto1.c \ ui.c \ cmddata.c \ lfdemod.c \ + cmdanalyse.c \ cmdhf.c \ cmdhf14a.c \ cmdhf14b.c \ @@ -140,8 +141,7 @@ CMDSRCS = nonce2key/crapto1.c \ tea.c \ prng.c \ radixsort.c \ - bucketsort.c \ - cmdanalyse.c + bucketsort.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