X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=mlt%2Fsrc%2Fmodules%2Fcore%2FMakefile;h=9dd52cda02c685782288980794d56479e6291ffd;hb=41cbc901f138ce1ba5ed3cbde5942b91d2b803a0;hp=8c505ee1b1e6d0e1829b50aa207f80eeb4e351df;hpb=885cb897cfb90465e61c39c1c266891b7e499055;p=melted diff --git a/mlt/src/modules/core/Makefile b/mlt/src/modules/core/Makefile index 8c505ee..9dd52cd 100644 --- a/mlt/src/modules/core/Makefile +++ b/mlt/src/modules/core/Makefile @@ -7,7 +7,8 @@ OBJS = factory.o \ filter_greyscale.o \ filter_gamma.o \ filter_resize.o \ - transition_composite.o + transition_composite.o \ + transition_luma.o CFLAGS = -I../../ -Wall -g -D_FILE_OFFSET_BITS=64 -pthread