diff --git a/src/Makefile.am b/src/Makefile.am index cb0604391e5..6bc3655cad6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -593,7 +593,6 @@ endif bitcoin_wallet_LDADD = \ $(LIBBITCOIN_WALLET_TOOL) \ $(LIBBITCOIN_WALLET) \ - $(LIBBITCOIN_SERVER) \ $(LIBBITCOIN_COMMON) \ $(LIBBITCOIN_CONSENSUS) \ $(LIBBITCOIN_UTIL) \