X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fsox%2FMakefile;h=a02e0ec5f59be75194f65b6e730b0adfd224210c;hb=ced3d0b8c0520e4c8208166e3218e0caacba1efa;hp=a64fc749ada1395f0946f99866cd3f9b4619d36a;hpb=b735d3621813e39e52766ba1dd546abc4a595dab;p=melted diff --git a/src/modules/sox/Makefile b/src/modules/sox/Makefile index a64fc74..a02e0ec 100644 --- a/src/modules/sox/Makefile +++ b/src/modules/sox/Makefile @@ -9,8 +9,6 @@ OBJS = factory.o \ CFLAGS += -I../../ LDFLAGS += -L../../framework -lmlt -# NOTE: Ubuntu may require -lsamplerate -lsndfile as well -# since they are not in libst-config --libs SRCS := $(OBJS:.o=.c)