add timecode units/alignment/probe, add prefs auto_rotate,
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / Makefile
index e63682dca787dfb7aed490c7778f95e7123b745a..05323bb86c1fea75ec73a91ef63a24e9363f74ef 100644 (file)
@@ -33,6 +33,7 @@ DIRS = $(OPENCV_OBJS) \
        bandwipe \
        bluebanana \
        blur \
+       boxblur \
        brightness \
        burn \
        C41 \
@@ -179,7 +180,7 @@ DIRS = $(OPENCV_OBJS) \
 #      vocoder \
 
 PLUGIN_DIR = $(BINDIR)/plugins
-DATA = $(PLUGIN_DIR)/fonts $(PLUGIN_DIR)/shapes
+DATA = $(PLUGIN_DIR)/fonts $(PLUGIN_DIR)/shapes $(PLUGIN_DIR)/scopes
 LADSPA_DIR = $(BINDIR)/ladspa
 
 all:   $(PLUGIN_DIR) $(DIRS) $(DATA) $(LADSPA_DIR)