summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthlo <smarttv640@gmail.com>2013-04-06 13:06:43 +0200
committerthlo <t.lohmar@gmx.de>2013-04-06 13:06:43 +0200
commit02b651b454c16fc6af688c90839543db2e5e518d (patch)
treeaf027d4320ba08b8503dea04e7b6fc158be025ee
parent286e10f26eacc51a64cc6246c7dacda2c76d488e (diff)
downloadvdr-plugin-smarttvweb-02b651b454c16fc6af688c90839543db2e5e518d.tar.gz
vdr-plugin-smarttvweb-02b651b454c16fc6af688c90839543db2e5e518d.tar.bz2
added mngurls and httpclient files.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 =