We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a183de + 56f09df commit 0912620Copy full SHA for 0912620
src/Makefile.am
@@ -178,8 +178,8 @@ libbitcoin_util_a-clientversion.$(OBJEXT): obj/build.h
178
libbitcoin_server_a_CPPFLAGS = $(AM_CPPFLAGS) $(BITCOIN_INCLUDES) $(MINIUPNPC_CPPFLAGS) $(EVENT_CFLAGS) $(EVENT_PTHREADS_CFLAGS)
179
libbitcoin_server_a_CXXFLAGS = $(AM_CXXFLAGS) $(PIE_FLAGS)
180
libbitcoin_server_a_SOURCES = \
181
- addrman.cpp \
182
addrdb.cpp \
+ addrman.cpp \
183
bloom.cpp \
184
blockencodings.cpp \
185
chain.cpp \
0 commit comments