From f39e15006526beaf6924c16934916c5ed22b0a7b Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sat, 15 Oct 2011 13:06:36 +0000 Subject: Stub messages_get, instead svn path=/trunk/netsurf/; revision=13057 --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index 11796d06c..15fb16314 100644 --- a/test/Makefile +++ b/test/Makefile @@ -21,7 +21,7 @@ urldbtest_SRCS := content/urldb.c utils/url.c utils/utils.c utils/log.c \ urldbtest_CFLAGS := -O2 urldbtest_LDFLAGS := -nsurl_SRCS := utils/hashtable.c utils/log.c utils/messages.c utils/nsurl.c utils/utils.c test/nsurl.c +nsurl_SRCS := utils/log.c utils/nsurl.c utils/utils.c test/nsurl.c nsurl_CFLAGS := $(shell pkg-config --cflags libwapcaplet) nsurl_LDFLAGS := $(shell pkg-config --libs libwapcaplet) -- cgit v1.2.3