producer_pixbuf.c, producer_qimage.c, producer_sdl_image.c:
[melted] / src / modules / sox / Makefile
index 0de5c29..a02e0ec 100644 (file)
@@ -27,7 +27,7 @@ clean:
                rm -f $(OBJS) $(TARGET)
 
 install: all
-       install -m 755 $(TARGET) "$(DESTDIR)$(prefix)/share/mlt/modules"
+       install -m 755 $(TARGET) "$(DESTDIR)$(libdir)/mlt"
 
 ifneq ($(wildcard .depend),)
 include .depend