summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile5
1 files changed, 2 insertions, 3 deletions
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