summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2002-02-02 18:49:03 +0000
committerBastien Nocera <hadess@hadess.net>2002-02-02 18:49:03 +0000
commit88d7ce008052f929c843afb3e7a6c258ed26c2c3 (patch)
treed20f96a5cb946f9f1902bf370771fefe82177913
parentc7669b94347d3d690639c874e7a21dd155cc2c19 (diff)
downloadgstreamer-plugins-bad-88d7ce008052f929c843afb3e7a6c258ed26c2c3.tar.gz
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
Original commit message from CVS: - add goom to the build system, dunno if it works, but it doesn't break my ppc :)
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a866784bd..732fb2618 100644
--- a/configure.ac
+++ b/configure.ac
@@ -205,7 +205,7 @@ GST_PLUGINS_ALL="\
mpegaudio mpegaudioparse mpegstream mpegtypes\
passthrough playondemand rtjpeg silence sine\
smooth spectrum speed stereo stereomono\
- synaesthesia udp videoscale volenv volume vumeter wavparse y4m"
+ synaesthesia udp videoscale volenv volume vumeter wavparse y4m goom"
AC_SUBST(GST_PLUGINS_ALL)
@@ -783,6 +783,7 @@ gst/volume/Makefile
gst/vumeter/Makefile
gst/wavparse/Makefile
gst/y4m/Makefile
+gst/goom/Makefile
sys/Makefile
sys/oss/Makefile
sys/qcam/Makefile