X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fresample%2FMakefile;h=0f036fa0e0cf1d2a8f6272d84b2b89091961a109;hb=f00476101550ec7d8e863f6516aa83bc1b524570;hp=ceae3db6d01a4cfbb8ac4a6c631176562dc6ae13;hpb=f5a438b319b560eccf511ebf3eed5db9edbac1de;p=melted diff --git a/src/modules/resample/Makefile b/src/modules/resample/Makefile index ceae3db..0f036fa 100644 --- a/src/modules/resample/Makefile +++ b/src/modules/resample/Makefile @@ -9,6 +9,8 @@ CFLAGS += -I../.. LDFLAGS += -lsamplerate +LDFLAGS+=-L../../framework -lmlt + SRCS := $(OBJS:.o=.c) all: $(TARGET)