From 5ce71329cfa5540aa8bb7091df292fc133bcf8fa Mon Sep 17 00:00:00 2001 From: Markus Teich Date: Sat, 15 Oct 2016 20:33:21 +0200 Subject: add M+1st price private outcome implementation --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 92674e6..e0b6356 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,6 +9,7 @@ libbrandt_la_SOURCES = \ crypto.c \ fp_priv.c \ fp_pub.c \ + mp_priv.c \ util.c libbrandt_la_LIBADD = \ -- cgit v1.2.3