]> git.sesse.net Git - mlt/blobdiff - src/modules/motion_est/Makefile
Initial port to Windows using MinGW.
[mlt] / src / modules / motion_est / Makefile
index 78bcd22ca95672eb468e6e84d2dc695fde1fbbe1..b0eefc766f4730769cfd599931dcc9668054a43c 100644 (file)
@@ -4,7 +4,7 @@ LDFLAGS += -L../../framework -lmlt -lm
 
 include ../../../config.mak
 
-TARGET = ../libmltmotion_est.so
+TARGET = ../libmltmotion_est.$(LIBSUF)
 
 OBJS = factory.o \
           filter_motion_est.o \