summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorthlo <t.lohmar@gmx.de>2013-04-06 13:06:43 +0200
committerthlo <t.lohmar@gmx.de>2013-04-06 13:06:43 +0200
commitcc00a9c44bde4527dafc0143cb3055404f102da4 (patch)
treeaf027d4320ba08b8503dea04e7b6fc158be025ee /Makefile
parent0d3bb5c8d940b416ccc06a68a8ccfc35370fdbd4 (diff)
downloadvdr-plugin-smarttvweb-cc00a9c44bde4527dafc0143cb3055404f102da4.tar.gz
vdr-plugin-smarttvweb-cc00a9c44bde4527dafc0143cb3055404f102da4.tar.bz2
added mngurls and httpclient files.
Diffstat (limited to 'Makefile')
-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 =