Skip to content

Commit 47ef190

Browse files
committed
Merge pull request #3958
dfd3996 Remove duplicate from src/makefile.am (Wladimir J. van der Laan)
2 parents 95f0af5 + dfd3996 commit 47ef190

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Makefile.am

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,7 @@ version.o: obj/build.h
9090
libbitcoin_server_a_SOURCES = \
9191
addrman.cpp \
9292
alert.cpp \
93-
rpcserver.cpp \
9493
bloom.cpp \
95-
chainparams.cpp \
9694
checkpoints.cpp \
9795
coins.cpp \
9896
init.cpp \
@@ -107,6 +105,7 @@ libbitcoin_server_a_SOURCES = \
107105
rpcmisc.cpp \
108106
rpcnet.cpp \
109107
rpcrawtransaction.cpp \
108+
rpcserver.cpp \
110109
txdb.cpp \
111110
txmempool.cpp \
112111
$(JSON_H) \

0 commit comments

Comments
 (0)