make tests build again

This commit is contained in:
Vincent Sanders 2018-04-22 15:13:11 +01:00
parent 9b04d79e60
commit 5c20642b7e
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ nsurl_SRCS := $(NSURL_SOURCES) utils/corestrings.c test/log.c test/nsurl.c
urldbtest_SRCS := $(NSURL_SOURCES) \
utils/bloom.c utils/nsoption.c utils/corestrings.c utils/time.c \
utils/hashtable.c utils/messages.c utils/utils.c \
utils/http/primitives.c utils/http/generics.c \
utils/http/strict-transport-security.c \
content/urldb.c \
test/log.c test/urldbtest.c