+ Added rudimentary chroma to alpha filter (optimised on green by default)
[melted] / src / modules / vmfx / Makefile
index 83e7665..98eb547 100644 (file)
@@ -3,6 +3,7 @@ include ../../../config.mak
 TARGET = ../libmltvmfx$(LIBSUF)
 
 OBJS = factory.o \
+          filter_chroma.o \
           filter_shape.o \
           producer_pgm.o