X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fmotion_est%2FMakefile;h=d713df464e1b8801970bae18bd507d371e67da3d;hb=113bbb78306dc480d20e01fce5084522ebc0a781;hp=65af04b2206480966ce6cd710e9c5dc69d6d9f1d;hpb=dce862a908afdad0b783f45d962d781992a0a6da;p=melted diff --git a/src/modules/motion_est/Makefile b/src/modules/motion_est/Makefile index 65af04b..d713df4 100644 --- a/src/modules/motion_est/Makefile +++ b/src/modules/motion_est/Makefile @@ -7,7 +7,8 @@ OBJS = factory.o \ filter_crop_detect.o \ filter_autotrack_rectangle.o \ arrow_code.o \ - filter_vismv.o + filter_vismv.o \ + producer_slowmotion.o CFLAGS += -I../..