From cc00a9c44bde4527dafc0143cb3055404f102da4 Mon Sep 17 00:00:00 2001 From: thlo Date: Sat, 6 Apr 2013 13:06:43 +0200 Subject: added mngurls and httpclient files. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bc78cfa..3798c6c 100644 --- a/Makefile +++ b/Makefile @@ -55,7 +55,7 @@ DEFINES += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE ### The object files (add further files here): -OBJS = $(PLUGIN).o smarttvfactory.o httpresource.o log.o url.o stvw_cfg.o +OBJS = $(PLUGIN).o smarttvfactory.o httpresource.o httpclient.o mngurls.o log.o url.o stvw_cfg.o OBJS2 = -- cgit v1.2.3