From f8bbf9b13090c4be81cef69f357ef1abc96aaa5b Mon Sep 17 00:00:00 2001 From: dimxy Date: Tue, 30 Apr 2019 15:08:01 +0500 Subject: [PATCH] Revert "add mini-gmp to Makefile.am" This reverts commit dbc4818b8a46d5a5dd2dde1ef0bd53d21650316e. --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index f31a394f6..e6c1fbb14 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -302,7 +302,6 @@ libbitcoin_server_a_SOURCES = \ cc/fsm.cpp \ cc/heir.cpp \ cc/oracles.cpp \ - mini-gmp.c \ cc/prices.cpp \ cc/pegs.cpp \ cc/marmara.cpp \