Skip to content

Commit

Permalink
minor patch on makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Dec 9, 2024
1 parent ded046b commit 8ee5be4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ dependencies/fastfilter_cpp/src/xorfilter/xorfilter.h:
dependencies/xor_singleheader/include/binaryfusefilter.h:
git submodule update --init --recursive

dependencies/fastfilter_cpp/src/bloom/bloom.h:
git submodule update --init --recursive

query_filter: src/query_filter.cpp \
src/hexutil.h \
src/mappeablebloomfilter.h \
Expand Down

0 comments on commit 8ee5be4

Please sign in to comment.