From 62c819c162bacd95cb621434539d5801e0826574 Mon Sep 17 00:00:00 2001 From: DevJPM Date: Tue, 12 Jan 2016 21:17:11 +0100 Subject: [PATCH] Added the ecpm files to the file list, This should make these changes compatible with the makefile; VS project files aren't supported yet --- Filelist.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Filelist.txt b/Filelist.txt index e55b1041..8a07bbb4 100644 --- a/Filelist.txt +++ b/Filelist.txt @@ -92,6 +92,8 @@ eccrypto.cpp eccrypto.h ecp.cpp ecp.h +ecpm.cpp +ecpm.h elgamal.cpp elgamal.h emsa2.cpp