From 4534ec060adb311d1559088c75969074f90685ce Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Tue, 5 Apr 2016 03:35:47 +0200 Subject: [PATCH] CHG: and the Makefile needs also to be updated --- client/Makefile | 1 + 1 file changed, 1 insertion(+) 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\ -- 2.39.2