From d2dd574106554db31aa4ed7a53dc3dcf80c64a9a Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 17 Apr 2016 22:27:53 +0100 Subject: fix urldb test build --- test/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index d8b977b60..ca6d692be 100644 --- a/test/Makefile +++ b/test/Makefile @@ -11,6 +11,7 @@ nsurl_SRCS := utils/corestrings.c utils/nsurl.c utils/idna.c \ urldbtest_SRCS := content/urldb.c \ utils/idna.c utils/bloom.c utils/nsoption.c utils/nsurl.c \ utils/corestrings.c \ + utils/hashtable.c utils/messages.c utils/utils.c \ test/log.c test/urldbtest.c # low level cache sources -- cgit v1.2.3