Event modifications
[melted] / mlt++ / src / Makefile
index 38d26a7..719fdaf 100644 (file)
@@ -6,6 +6,7 @@ INSTALL = install
 TARGET = libmlt++.so
 
 OBJS = MltConsumer.o \
+          MltEvent.o \
           MltFactory.o \
           MltField.o \
           MltFilter.o \