mirror of
https://github.com/privacore/open-source-search-engine.git
synced 2025-07-17 02:56:07 -04:00
add sto and word_variations in libgb.a
This commit is contained in:
2
Makefile
2
Makefile
@ -401,7 +401,7 @@ doc:
|
||||
|
||||
# used for tools/unittest
|
||||
libgb.a: $(OBJS)
|
||||
ar rcs $@ $^
|
||||
ar rcs $@ $^ word_variations/*.o sto/*.o
|
||||
|
||||
.PHONY: tools
|
||||
tools:
|
||||
|
Reference in New Issue
Block a user