default mix to 0.5
[melted] / src / modules / core / Makefile
index fe4a0bb..4c458d1 100644 (file)
@@ -5,8 +5,12 @@ OBJS = factory.o \
           producer_ppm.o \
           filter_deinterlace.o \
           filter_greyscale.o \
+          filter_gamma.o \
           filter_resize.o \
-          transition_composite.o
+          transition_composite.o \
+          transition_luma.o \
+          transition_mix.o \
+          filter_volume.o
 
 CFLAGS = -I../../ -Wall -g -D_FILE_OFFSET_BITS=64 -pthread