summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormethodus <methodus@web.de>2012-09-16 09:05:07 +0200
committermethodus <methodus@web.de>2012-09-16 09:05:07 +0200
commit3dbb9c2ab120ca77b4de7f5f86788ca7d358a40c (patch)
treefde04b694fab8a8a668bb07611f6cfc3b175af2e /Makefile
parent7917ea639c2865e485f26a94fbab0cf8595a2f40 (diff)
downloadvdr-plugin-upnp-3dbb9c2ab120ca77b4de7f5f86788ca7d358a40c.tar.gz
vdr-plugin-upnp-3dbb9c2ab120ca77b4de7f5f86788ca7d358a40c.tar.bz2
Parser für Suche, Filter und Sortierung hinzugefügt
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 12a5ba1..458be13 100644
--- a/Makefile
+++ b/Makefile
@@ -65,6 +65,7 @@ OBJS = $(PLUGIN).o \
server/contentDirectory.o \
common/config.o \
common/tools.o \
+ common/parser.o \
media/profile.o \
media/mediaManager.o \
media/pluginManager.o \