Skip to content

Commit 8ee5be4

Browse files
committed
minor patch on makefile
1 parent ded046b commit 8ee5be4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ dependencies/fastfilter_cpp/src/xorfilter/xorfilter.h:
66
dependencies/xor_singleheader/include/binaryfusefilter.h:
77
git submodule update --init --recursive
88

9+
dependencies/fastfilter_cpp/src/bloom/bloom.h:
10+
git submodule update --init --recursive
11+
912
query_filter: src/query_filter.cpp \
1013
src/hexutil.h \
1114
src/mappeablebloomfilter.h \

0 commit comments

Comments
 (0)