summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormethodus <methodus@web.de>2012-09-23 21:26:49 +0200
committermethodus <methodus@web.de>2012-09-23 21:26:49 +0200
commit4ff5f1b52b27d7b86d77ce956d79a1453810385b (patch)
tree5cbe6e00ff76b785fc1f15a49037fd4d3e327847 /Makefile
parent8393e045b17fc379ee927e6b07b6b1fd36b97523 (diff)
downloadvdr-plugin-upnp-4ff5f1b52b27d7b86d77ce956d79a1453810385b.tar.gz
vdr-plugin-upnp-4ff5f1b52b27d7b86d77ce956d79a1453810385b.tar.bz2
Added setup menu and the possibility to use live-plugin instead of the internal presentation page
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 458be13..f8fc21e 100644
--- a/Makefile
+++ b/Makefile
@@ -66,6 +66,7 @@ OBJS = $(PLUGIN).o \
common/config.o \
common/tools.o \
common/parser.o \
+ common/setup.o \
media/profile.o \
media/mediaManager.o \
media/pluginManager.o \