X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fsox%2FMakefile;h=e156567c719114afd7e3dae8730fe9d855fe9793;hb=6ad443b3ffd53b2e8be119df6fb7d3f2da1c4cec;hp=55be3596456cf99606f86057b52303311d4300d8;hpb=de09bd0b00071c23666dc21bb15c619c0c9095d6;p=melted diff --git a/src/modules/sox/Makefile b/src/modules/sox/Makefile index 55be359..e156567 100644 --- a/src/modules/sox/Makefile +++ b/src/modules/sox/Makefile @@ -9,7 +9,7 @@ CFLAGS += -I../../ -I/usr/include/sox LDFLAGS += -lst -lpopt -lvorbis -logg -lvorbisfile -lvorbisenc -LDFLAGS+=-L../../framework -lmlt +LDFLAGS+=-L../../framework -lmlt -lmp3lame SRCS := $(OBJS:.o=.c)