textbox click policy prefs
[goodguy/history.git] / cinelerra-5.1 / plugins / Makefile
index a9469da0ff74c365427ce8bfe7a4a0f7c2bfe928..c2000234e952352f83d64ccf1ae43a1c5742c244 100644 (file)
@@ -1,4 +1,4 @@
-TOPDIR ?= $(CURDIR)/..
+export TOPDIR ?= $(CURDIR)/..
 include $(TOPDIR)/global_config
 
 ifeq ($(WANT_DVB), yes)
@@ -15,6 +15,7 @@ DIRS = \
        1080to540 \
        720to480 \
        aging \
+       scaleratio \
        audioscope \
        bandslide \
        bandwipe \
@@ -77,6 +78,9 @@ DIRS = \
        loopaudio \
        loopvideo \
        motion \
+       motion51 \
+       motion-cv \
+       motion-hv \
        motion2point \
        motionblur \
        normalize \
@@ -125,6 +129,7 @@ DIRS = \
        whirl \
        wipe \
        yuv \
+       yuv411 \
        yuvshift \
        zoom \
        zoomblur \