X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Favformat%2FMakefile;h=3d1e1cc06e4c71d842411be73a207590f7bcd587;hb=c287a51b7a4c2cc437256c178a5eb2e7775d34fa;hp=66e57f83839bd343bd6a7bddca5ea1888523af13;hpb=a0a988c50fce047427b445d5e21d7354862e8e23;p=melted diff --git a/src/modules/avformat/Makefile b/src/modules/avformat/Makefile index 66e57f8..3d1e1cc 100644 --- a/src/modules/avformat/Makefile +++ b/src/modules/avformat/Makefile @@ -3,7 +3,8 @@ include ../../../config.mak TARGET = ../libmltavformat.so OBJS = factory.o \ - producer_avformat.o + producer_avformat.o \ + consumer_avformat.o CFLAGS = -O3 -I../../ -Wall -g -D_FILE_OFFSET_BITS=64