X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/ab0582d672e1c2cbb1a49652cc8358218f672244..1618a18e899bcec7f6a1c4ad884b84472fa67655:/client/Makefile?ds=sidebyside

diff --git a/client/Makefile b/client/Makefile
index 52a106bd..bf642803 100644
--- a/client/Makefile
+++ b/client/Makefile
@@ -169,14 +169,7 @@ CMDSRCS = 	crapto1/crapto1.c\
 			cmdscript.c\
 			pm3_binlib.c\
 			pm3_bitlib.c\
-			protocols.c\
-			cmdcrc.c\
-			reveng/reveng.c\
-			reveng/cli.c\
-			reveng/bmpbit.c\
-			reveng/model.c\
-			reveng/poly.c\
-			reveng/getopt.c\
+			protocols.c
 
 cpu_arch = $(shell uname -m)
 ifneq ($(findstring 86, $(cpu_arch)), )