]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/Makefile
CHG: Extracted @piwi's bucketsort into separate files under /common
[proxmark3-svn] / client / Makefile
index 61afaf599475d1af9bfe1297a92c304b560f420b..e2533de333daeb33f428adf650d2bb61f7b9c8cc 100644 (file)
@@ -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 
Impressum, Datenschutz