diff options
| author | methodus <methodus@web.de> | 2012-09-16 09:05:07 +0200 |
|---|---|---|
| committer | methodus <methodus@web.de> | 2012-09-16 09:05:07 +0200 |
| commit | 3dbb9c2ab120ca77b4de7f5f86788ca7d358a40c (patch) | |
| tree | fde04b694fab8a8a668bb07611f6cfc3b175af2e /Makefile | |
| parent | 7917ea639c2865e485f26a94fbab0cf8595a2f40 (diff) | |
| download | vdr-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-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 \ |
