]> git.sesse.net Git - mlt/blobdiff - src/examples/Makefile
Fix compiler warnings due to non-virtual destructors.
[mlt] / src / examples / Makefile
index 08b27a13549414d5be8335fff78a237ae0eea9e2..0fabce85ff361f078daa6958484320d980082193 100644 (file)
@@ -1,5 +1,5 @@
-CXXFLAGS += -Wall -g `pkg-config mlt++ --cflags` 
-LDFLAGS += `pkg-config mlt++ --libs`
+CXXFLAGS += -Wall -g $(shell pkg-config mlt++ --cflags)
+LDFLAGS += $(shell pkg-config mlt++ --libs)
 CC=c++
 
 all:           play