From: iceman1001 Date: Tue, 5 Apr 2016 01:35:47 +0000 (+0200) Subject: CHG: and the Makefile needs also to be updated X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/4534ec060adb311d1559088c75969074f90685ce?ds=sidebyside CHG: and the Makefile needs also to be updated --- diff --git a/client/Makefile b/client/Makefile index 135227e0..d4def17e 100644 --- a/client/Makefile +++ b/client/Makefile @@ -127,6 +127,7 @@ CMDSRCS = nonce2key/crapto1.c\ sha1.c\ sha256.c\ cmdcrc.c\ + reveng/preset.c\ reveng/reveng.c\ reveng/cli.c\ reveng/bmpbit.c\