summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormethodus <methodus@web.de>2012-10-22 06:02:01 +0200
committermethodus <methodus@web.de>2012-10-22 06:02:01 +0200
commit527026526fe2282cc9ca8ba74073978f403e2ead (patch)
treee76face90b84af10f12a1f47179b9153f29885ed /Makefile
parent40f78808fe37b42dd033b642322204e1bf3717ad (diff)
downloadvdr-plugin-upnp-527026526fe2282cc9ca8ba74073978f403e2ead.tar.gz
vdr-plugin-upnp-527026526fe2282cc9ca8ba74073978f403e2ead.tar.bz2
Seeking finally works even on TV sets.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 761e2ca..71adef3 100644
--- a/Makefile
+++ b/Makefile
@@ -73,13 +73,12 @@ OBJS = $(PLUGIN).o \
common/parser.o \
common/setup.o \
common/ixml.o \
- common/codec.o \
media/profile.o \
media/mediaManager.o \
media/pluginManager.o \
$(TNTOBJ)
-LIBS += -lupnp -lcxxtools -ltntnet -ltntdb -ldl -lavformat -lavcodec
+LIBS += -lupnp -lcxxtools -ltntnet -ltntdb -ldl
### The main target: