From 1bc12291ff042ac163436418e6f07cd9b6e0778b Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Wed, 11 Dec 2019 23:04:31 -0500 Subject: [PATCH] fix makefile --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index aaeada2d1..8de102760 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -319,7 +319,6 @@ libbitcoin_server_a_SOURCES = \ metrics.h \ miner.cpp \ net.cpp \ - notaries_staked.cpp \ noui.cpp \ notarisationdb.cpp \ paymentdisclosure.cpp \