version update
[goodguy/history.git] / cinelerra-5.1 / plugins / Makefile
index a9469da0ff74c365427ce8bfe7a4a0f7c2bfe928..6b9e9395ae3a3aa5d4865ac436a209ee33974b59 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 \
@@ -29,6 +30,7 @@ DIRS = \
        color3way \
        colorbalance \
        compressor \
+       crikey \
        crossfade \
        dcoffset \
        decimate \
@@ -77,6 +79,9 @@ DIRS = \
        loopaudio \
        loopvideo \
        motion \
+       motion51 \
+       motion-cv \
+       motion-hv \
        motion2point \
        motionblur \
        normalize \
@@ -125,6 +130,7 @@ DIRS = \
        whirl \
        wipe \
        yuv \
+       yuv411 \
        yuvshift \
        zoom \
        zoomblur \