summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorscop <scop@e10066b5-e1e2-0310-b819-94efdf66514b>2008-01-01 15:14:26 +0000
committerscop <scop@e10066b5-e1e2-0310-b819-94efdf66514b>2008-01-01 15:14:26 +0000
commit937da3938b305bff159688c6b4640e556d60d4e8 (patch)
tree0340cfe2fd86d7b9ccbecee19ecf73f0f8d8d0b0 /Makefile
parent16e9a92cd4b6e3282070376e4087eca93cc79e06 (diff)
downloadvdr-plugin-muggle-937da3938b305bff159688c6b4640e556d60d4e8.tar.gz
vdr-plugin-muggle-937da3938b305bff159688c6b4640e556d60d4e8.tar.bz2
Install muggle-image-convert in "make install".
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@986 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1b9066d..beb8fa8 100644
--- a/Makefile
+++ b/Makefile
@@ -169,6 +169,7 @@ mugglei: mg_tools.o mugglei.o mg_db.o $(DB_OBJ) mg_listitem.o mg_item.o mg_item_
install:
@cp --remove-destination ../../lib/libvdr-muggle*.so.* /usr/lib/vdr/
@cp mugglei $(BINDIR)/
+ @cp scripts/muggle-image-convert $(BINDIR)/
# @install -m 755 mugglei /usr/local/bin/
dist: clean mg_tables.h