X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fkino%2FMakefile;h=46326c759a15821ec36a1b7d9097eecad6ff0254;hb=3902731cb8a9622204d584c4962c74e2a5a35428;hp=4905fd7a2641b3140bbeffa138db3ca8b551f4d0;hpb=7d16ff1b54da872cece55d06c72e2c45d5bec3e7;p=melted diff --git a/src/modules/kino/Makefile b/src/modules/kino/Makefile index 4905fd7..46326c7 100644 --- a/src/modules/kino/Makefile +++ b/src/modules/kino/Makefile @@ -38,7 +38,7 @@ clean: rm -f $(OBJS) $(TARGET) $(CPPOBJS) install: all - install -m 755 $(TARGET) "$(DESTDIR)$(prefix)/share/mlt/modules" + install -m 755 $(TARGET) "$(DESTDIR)$(libdir)/mlt" ifneq ($(wildcard .depend),) include .depend