]> git.sesse.net Git - mlt/blobdiff - src/examples/Makefile
Add consumer-stopping event fired before joining threads.
[mlt] / src / examples / Makefile
index d7bf02fb6e9f9e66147249c308a86f7b4850065b..08b27a13549414d5be8335fff78a237ae0eea9e2 100644 (file)
@@ -1,7 +1,5 @@
-include ../config.mak
-
-CXXFLAGS+=-Wall -g `pkg-config mlt-framework --cflags` -I ../src
-LDFLAGS+=-L../src -lmlt++ `pkg-config mlt-framework --libs`
+CXXFLAGS += -Wall -g `pkg-config mlt++ --cflags` 
+LDFLAGS += `pkg-config mlt++ --libs`
 CC=c++
 
 all:           play