summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorwr61 <wr61@e10066b5-e1e2-0310-b819-94efdf66514b>2005-02-27 15:20:04 +0000
committerwr61 <wr61@e10066b5-e1e2-0310-b819-94efdf66514b>2005-02-27 15:20:04 +0000
commit84aac6b2746599f6bf3680b7d34e5536c0da1e2d (patch)
treeb8c0eb90c79085097118bf7e2845eb4c89939ca3 /Makefile
parentf417207c314d09fe7ef2a5a332f2ee1ca7ef943d (diff)
downloadvdr-plugin-muggle-84aac6b2746599f6bf3680b7d34e5536c0da1e2d.tar.gz
vdr-plugin-muggle-84aac6b2746599f6bf3680b7d34e5536c0da1e2d.tar.bz2
split mg_db.[ch] into mg_content and mg_selection
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.3-wr@516 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2f5ac30..2349694 100644
--- a/Makefile
+++ b/Makefile
@@ -55,7 +55,7 @@ MIFLAGS += -I/usr/include/taglib -lmysqlclient
### The object files (add further files here):
-OBJS = $(PLUGIN).o i18n.o mg_valmap.o mg_order.o mg_db.o mg_actions.o vdr_menu.o mg_tools.o \
+OBJS = $(PLUGIN).o i18n.o mg_valmap.o mg_order.o mg_content.o mg_selection.o mg_actions.o vdr_menu.o mg_tools.o \
vdr_decoder_mp3.o vdr_stream.o vdr_decoder.o vdr_player.o \
vdr_setup.o mg_setup.o