add more build controls
[goodguy/history.git] / cinelerra-5.1 / plugins / Makefile
index ffbff61197d035b08fad6ef9da29c73160e4c669..2467e78d8e6fee89a02230d0678413ccfecf6821 100644 (file)
@@ -1,5 +1,9 @@
 include ../global_config
 
+ifeq ($(HAVE_DVB), y)
+LIVEDVB = liveaudio livevideo
+endif
+
 # burn must come before any other effecttv plugin
 # colors must come before any plugin
 # parametric must come before fourier plugins
@@ -70,8 +74,7 @@ DIRS = \
        level \
        libeffecttv \
        linearblur \
-       liveaudio \
-       livevideo \
+       $(LIVEDVB) \
        loopaudio \
        loopvideo \
        motion \