X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.1%2Fplugins%2FMakefile;h=bd7d85910e4f4a305a1070d0268b62121c0c1f95;hb=9d8694b7d2e0f4202e025eaf78d096340184b4e6;hp=bf9b83673424e97788bcecbcb6e013b490cf2f03;hpb=9d832a1fff11b11aaa1108c460690ed05e2bdc05;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/Makefile b/cinelerra-5.1/plugins/Makefile index bf9b8367..bd7d8591 100644 --- a/cinelerra-5.1/plugins/Makefile +++ b/cinelerra-5.1/plugins/Makefile @@ -8,7 +8,7 @@ endif ifneq ($(WANT_OPENCV), no) want_var:=$(WANT_OPENCV) include $(TOPDIR)/opencv_build -OPENCV_OBJS := findobj flowobj gaborobj moveobj +OPENCV_OBJS := findobj flowobj gaborobj moveobj stylizeobj puzzleobj $(OPENCV_OBJS): opencv endif @@ -49,6 +49,7 @@ DIRS = $(OPENCV_OBJS) \ denoisefft \ denoiseseltempavg \ denoisevideo \ + descratch \ despike \ diffkey \ dissolve \ @@ -67,6 +68,7 @@ DIRS = $(OPENCV_OBJS) \ gamma \ gradient \ graphic \ + histeq \ histogram \ histogram_bezier \ holo \