X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fvorbis%2FMakefile;h=74a84d86f85c30e95607c6fb345f0d2d46ed42b2;hb=90da79f8e465d43102645de7323d15c12801515f;hp=bf1607fb1c44d7c9085032656c8e8cdda77c9d0d;hpb=f5a438b319b560eccf511ebf3eed5db9edbac1de;p=melted diff --git a/src/modules/vorbis/Makefile b/src/modules/vorbis/Makefile index bf1607f..74a84d8 100644 --- a/src/modules/vorbis/Makefile +++ b/src/modules/vorbis/Makefile @@ -9,6 +9,8 @@ CFLAGS += -I../.. LDFLAGS += -lvorbisfile -lvorbis +LDFLAGS+=-L../../framework -lmlt + SRCS := $(OBJS:.o=.c) all: $(TARGET)