Added forgotten change to Makefile (getProbableDocIdTest.o)

This commit is contained in:
Ivan Skytte Jørgensen
2018-08-23 15:29:48 +02:00
parent 0a03703055
commit f0052e3528

@ -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)