From 6f1ed5979d9c2d775fedaa4d5defb9b1ea18f178 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 9 Jul 2015 08:05:06 +0100 Subject: remove unused sources from urldb test --- test/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index 57a40ae01..9db5030b5 100644 --- a/test/Makefile +++ b/test/Makefile @@ -9,9 +9,8 @@ nsurl_SRCS := utils/corestrings.c utils/nsurl.c utils/idna.c \ # url database test sources and flags urldbtest_SRCS := content/urldb.c \ - utils/url.c utils/utils.c utils/idna.c utils/messages.c \ - utils/hashtable.c utils/bloom.c utils/nsoption.c \ - utils/filename.c utils/nsurl.c utils/corestrings.c \ + utils/idna.c utils/bloom.c utils/nsoption.c utils/nsurl.c \ + utils/corestrings.c \ test/log.c test/urldbtest.c # low level cache sources and flags -- cgit v1.2.3