X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fvalerie%2FMakefile;h=8d96f0c8299059b721f0c88c9b23cacd8d4646d2;hb=2a2669b620e293e8963205c86606618789951eed;hp=67b6cf7015d4818fa96e7f74e1a0c7118538abab;hpb=4dbf3ebb9b3642a02300bd2388c6b2211160cb5a;p=melted diff --git a/src/valerie/Makefile b/src/valerie/Makefile index 67b6cf7..8d96f0c 100644 --- a/src/valerie/Makefile +++ b/src/valerie/Makefile @@ -24,7 +24,8 @@ INCS = valerie.h \ SRCS := $(OBJS:.o=.c) -LDFLAGS += -lpthread +CFLAGS += -I.. -rdynamic +LDFLAGS += -L ../framework -lmlt -lpthread all: $(TARGET)