X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/a0f33b6682db1fc4ab60504f11e99eb682dc9c56..6b6815bccb7b11cf7847a353f8c9cf588ab0d342:/client/Makefile diff --git a/client/Makefile b/client/Makefile index 61afaf59..e2533de3 100644 --- a/client/Makefile +++ b/client/Makefile @@ -141,7 +141,9 @@ CMDSRCS = nonce2key/crapto1.c\ reveng/poly.c\ reveng/getopt.c\ tea.c\ - prng.c + prng.c\ + radixsort.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