Deque added; simplified producer parent access; transition in and out
[melted] / mlt++ / src / Makefile
index a04ea5a..b4fca73 100644 (file)
@@ -6,6 +6,7 @@ INSTALL = install
 TARGET = libmlt++.so
 
 OBJS = MltConsumer.o \
+          MltDeque.o \
           MltEvent.o \
           MltFactory.o \
           MltField.o \