Skip to content

Commit 1f062da

Browse files
committed
Fix compilation of certain builds
1 parent 7d86c7d commit 1f062da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ libbitcoin_server_a_CXXFLAGS = $(AM_CXXFLAGS) $(PIE_FLAGS)
229229
libbitcoin_server_a_SOURCES = \
230230
addrdb.cpp \
231231
addrman.cpp \
232+
assetsdir.cpp \
232233
bloom.cpp \
233234
blockencodings.cpp \
234235
blockfilter.cpp \

0 commit comments

Comments
 (0)