X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/b1231445c7e56f11d77c81c2e027e5fb85631ca0..080ff30a9e3e8bc5cdc66ba225ac9cc301810cda:/client/Makefile

diff --git a/client/Makefile b/client/Makefile
index 382d10f4..521b036a 100644
--- a/client/Makefile
+++ b/client/Makefile
@@ -85,7 +85,7 @@ CMDSRCS = 	nonce2key/crapto1.c\
 			pm3_binlib.c\
 			scripting.c\
 			cmdscript.c\
-
+			pm3_bitlib.c\
 
 
 COREOBJS = $(CORESRCS:%.c=$(OBJDIR)/%.o)