summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-04-17 22:27:53 +0100
committerVincent Sanders <vince@kyllikki.org>2016-04-17 22:27:53 +0100
commitd2dd574106554db31aa4ed7a53dc3dcf80c64a9a (patch)
tree1df1be6285e8a78cefa678a278cee2d63cc2f1b2 /test
parent695853c192048e83aa7381b5c7fd555dfc87b88b (diff)
downloadnetsurf-d2dd574106554db31aa4ed7a53dc3dcf80c64a9a.tar.gz
netsurf-d2dd574106554db31aa4ed7a53dc3dcf80c64a9a.tar.bz2
fix urldb test build
Diffstat (limited to 'test')
-rw-r--r--test/Makefile1
1 files changed, 1 insertions, 0 deletions
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