From 5c20642b7ef5736bf9dc6fe57a816fad3d8cd16d Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 22 Apr 2018 15:13:11 +0100 Subject: make tests build again --- test/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index 64c3f39a4..a5f023bdc 100644 --- a/test/Makefile +++ b/test/Makefile @@ -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 -- cgit v1.2.3