summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPetri Hintukainen <phintuka@users.sourceforge.net>2013-01-09 21:11:27 +0200
committerPetri Hintukainen <phintuka@users.sourceforge.net>2013-01-09 21:16:07 +0200
commit1fe91e7362cc992d8375b7cb3de402ca61394bdf (patch)
treee3fb89222a397fb6cbd98adc707aa87536383358 /Makefile
parent30042f2bfcd7047bf19d507af862e952ffb9ae7b (diff)
downloadvdr-plugin-bluray-1fe91e7362cc992d8375b7cb3de402ca61394bdf.tar.gz
vdr-plugin-bluray-1fe91e7362cc992d8375b7cb3de402ca61394bdf.tar.bz2
Added simple disc library menu
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 129abd1..a2a08b6 100644
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,7 @@ DEFINES += -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"$(PLUGIN)"'
### The object files (add further files here):
-OBJS = $(PLUGIN).o bdplayer.o discmgr.o titlemenu.o
+OBJS = $(PLUGIN).o bdplayer.o discmgr.o titlemenu.o discmenu.o
### The main target: