Consumer valerie, pushes, and assorted modifications
[melted] / src / valerie / Makefile
index 67b6cf7..8d96f0c 100644 (file)
@@ -24,7 +24,8 @@ INCS = valerie.h \
 
 SRCS := $(OBJS:.o=.c)
 
-LDFLAGS += -lpthread
+CFLAGS += -I.. -rdynamic
+LDFLAGS += -L ../framework -lmlt -lpthread
 
 all: $(TARGET)