diff options
| author | scop <scop@e10066b5-e1e2-0310-b819-94efdf66514b> | 2008-01-01 15:14:26 +0000 |
|---|---|---|
| committer | scop <scop@e10066b5-e1e2-0310-b819-94efdf66514b> | 2008-01-01 15:14:26 +0000 |
| commit | 937da3938b305bff159688c6b4640e556d60d4e8 (patch) | |
| tree | 0340cfe2fd86d7b9ccbecee19ecf73f0f8d8d0b0 /Makefile | |
| parent | 16e9a92cd4b6e3282070376e4087eca93cc79e06 (diff) | |
| download | vdr-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-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
