]> git.sesse.net Git - mlt/blobdiff - src/tests/Makefile
dan.c: example showing how to use the new yaml parsing and serialisation and the...
[mlt] / src / tests / Makefile
index ac2b4a35e173ad682142737e6dc9a2f5cfa9ad92..0c81bdf84cc11ad18cba76008aadaefdcff24327 100644 (file)
@@ -4,7 +4,7 @@ TARGET = dan charlie pango pixbuf dissolve luma
 
 CFLAGS += -I.. $(RDYNAMIC)
 
-LDFLAGS += -L../framework -L../modules -lmlt -lmltdv -lmltsdl
+LDFLAGS += -L../framework -L../modules -lmlt
 
 all: $(TARGET)