From 84efb3256be42f5d6a73a03bd420a0a48f397452 Mon Sep 17 00:00:00 2001 From: merlokk <807634+merlokk@users.noreply.github.com> Date: Wed, 14 Nov 2018 11:41:18 +0200 Subject: [PATCH] makefile --- client/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/client/Makefile b/client/Makefile index 60217101a..85f1648f1 100644 --- a/client/Makefile +++ b/client/Makefile @@ -108,7 +108,6 @@ CMDSRCS = crapto1/crapto1.c \ mfkey.c \ tea.c \ fido/additional_ca.c \ - polarssl/des.c \ crypto/libpcrypto.c\ crypto/asn1utils.c\ cliparser/argtable3.c\