X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/700d8687944db0a48535f818b59b6c9859952c61..b41be3cb11103739d2fa92ced09d1e29f8151b7b:/common/mbedtls/Makefile?ds=inline

diff --git a/common/mbedtls/Makefile b/common/mbedtls/Makefile
index 3e57fdac..a9a85098 100644
--- a/common/mbedtls/Makefile
+++ b/common/mbedtls/Makefile
@@ -29,6 +29,7 @@ mbedtls_SOURCES = \
 	arc4.c \
 	pk.c \
 	pk_wrap.c \
+	pkwrite.c \
 	pkcs5.c \
 	pkcs12.c \
 	pkparse.c \