fix for wm that use borders with non-zero widths
[goodguy/history.git] / cinelerra-5.1 / plugins / Makefile
index 90e49750feac14a1355efced8ba0eaef4686d2d7..a492ca869a08c377fa3215bd1ac151737beeb85c 100644 (file)
@@ -1,5 +1,6 @@
 export TOPDIR ?= $(CURDIR)/..
 include $(TOPDIR)/global_config
+default: all
 
 ifeq ($(WANT_DVB), yes)
 LIVEDVB = liveaudio livevideo
@@ -66,6 +67,7 @@ DIRS = $(OPENCV_OBJS) \
        gamma \
        gradient \
        graphic \
+       histeq \
        histogram \
        histogram_bezier \
        holo \
@@ -119,6 +121,7 @@ DIRS = $(OPENCV_OBJS) \
        shiftinterlace \
        slide \
        spectrogram \
+       spherecam \
        svg \
        swapchannels \
        swapframes \