summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hanisch <dvb@flensrocker.de>2010-08-15 14:56:26 +0200
committerLars Hanisch <dvb@flensrocker.de>2010-08-15 14:56:26 +0200
commitdaedb268765b337684e02ed1e26507c2b96ab5d5 (patch)
tree24bc3dc57136f1f1f66e948e33484e7dac6b18a7 /Makefile
parent94189d49ae36ecabdb6ad053c8e24e2741546eae (diff)
parente4a12a7a4343c0654f47a7a5886b409cc8500f27 (diff)
downloadvdr-plugin-pvrinput-daedb268765b337684e02ed1e26507c2b96ab5d5.tar.gz
vdr-plugin-pvrinput-daedb268765b337684e02ed1e26507c2b96ab5d5.tar.bz2
Merge remote branch 'osd/rb_osd_submenues'
Merged the patches to organize the settings menu in submenus.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3817a60..382db07 100644
--- a/Makefile
+++ b/Makefile
@@ -55,7 +55,7 @@ DEFINES += -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"$(PLUGIN)"'
### The object files (add further files here):
-OBJS = pvrinput.o common.o device.o reader.o menu.o setup.o filter.o sourceparams.o
+OBJS = pvrinput.o common.o device.o reader.o menu.o setup.o filter.o sourceparams.o submenu.o
### The main target: