X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/8085377413257aa75a43540f40697ed9273d06a1..812513bf90423845e2e3f7d729b06421db3215a4:/client/Makefile?ds=sidebyside 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