X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/0db11b71efad3781186cc2da9f31686a6562d065..eb891c385e5b580dfafbe3f1ffbae41054adbdd9:/client/Makefile?ds=sidebyside

diff --git a/client/Makefile b/client/Makefile
index 3345aa8b..135227e0 100644
--- a/client/Makefile
+++ b/client/Makefile
@@ -110,11 +110,14 @@ CMDSRCS = 	nonce2key/crapto1.c\
 			cmdlfem4x.c \
 			cmdlfhitag.c \
 			cmdlfti.c \
-			cmdlfviking.c\
 			cmdparser.c \
 			cmdmain.c \
 			cmdlft55xx.c \
 			cmdlfpcf7931.c\
+			cmdlfviking.c\
+			cmdlfpresco.c\
+			cmdlfpyramid.c\
+			cmdlfguard.c\
 			pm3_binlib.c\
 			scripting.c\
 			cmdscript.c\
@@ -133,11 +136,7 @@ CMDSRCS = 	nonce2key/crapto1.c\
 			tea.c\
 			prng.c\
 			radixsort.c\
-			bucketsort.c\
-			cmdlfpresco.c\
-			cmdlfpyramid.c\
-			cmdlfguard.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 
 #-DDEBUG -Dverbose=1