summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscop <scop@e10066b5-e1e2-0310-b819-94efdf66514b>2008-01-01 15:18:28 +0000
committerscop <scop@e10066b5-e1e2-0310-b819-94efdf66514b>2008-01-01 15:18:28 +0000
commit19525788243214cf79ad96da9723f80fb408547a (patch)
treeff7581721530bd8ace58744fea40b482d43c908f
parent23e8155da3f926436905f869d81522df1cf3c6e1 (diff)
downloadvdr-plugin-muggle-19525788243214cf79ad96da9723f80fb408547a.tar.gz
vdr-plugin-muggle-19525788243214cf79ad96da9723f80fb408547a.tar.bz2
Fix install target dependencies.
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@989 e10066b5-e1e2-0310-b819-94efdf66514b
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9610754..016340e 100644
--- a/Makefile
+++ b/Makefile
@@ -166,7 +166,7 @@ libvdr-$(PLUGIN).so: $(OBJS)
mugglei: mg_tools.o mugglei.o mg_db.o $(DB_OBJ) mg_listitem.o mg_item.o mg_item_gd.o mg_valmap.o mg_setup.o
$(CXX) $(CXXFLAGS) $^ $(MILIBS) $(SQLLIBS) -o $@
-install:
+install: all
@cp --remove-destination $(LIBDIR)/libvdr-muggle*.so.* \
$(DESTDIR)/usr/lib/vdr/
@cp mugglei $(DESTDIR)$(BINDIR)/