From c625ae04d2fc8f55f282afafbcabfe5185bf0969 Mon Sep 17 00:00:00 2001 From: Jeff Garzik Date: Tue, 21 Aug 2012 11:03:38 -0400 Subject: RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module --- src/makefile.osx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/makefile.osx') diff --git a/src/makefile.osx b/src/makefile.osx index fec1c6cb2f..977878398c 100644 --- a/src/makefile.osx +++ b/src/makefile.osx @@ -87,6 +87,7 @@ OBJS= \ obj/rpcnet.o \ obj/rpcmining.o \ obj/rpcwallet.o \ + obj/rpcblockchain.o \ obj/rpcrawtransaction.o \ obj/script.o \ obj/sync.o \ -- cgit v1.2.3