mirror of
https://github.com/privacore/open-source-search-engine.git
synced 2025-06-18 23:06:08 -04:00
Added forgotten change to Makefile (getProbableDocIdTest.o)
This commit is contained in:
@ -19,6 +19,7 @@ OBJECTS = GigablastTest.o GigablastTestUtils.o \
|
||||
UnicodeTest.o UrlBlockCheckTest.o UrlComponentTest.o UrlMatchListTest.o UrlParserTest.o UrlTest.o \
|
||||
XmlDocTest.o XmlTest.o \
|
||||
DomainsTest.o \
|
||||
getProbableDocIdTest.o \
|
||||
|
||||
.PHONY: all
|
||||
all: $(TARGET)
|
||||
|
Reference in New Issue
Block a user