X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/e0b30228e90e759972a14f260c847d702e9b01ac..089d061f2d8dd77840db5968992144474cb36b7c:/client/Makefile?ds=sidebyside 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