From: Erik Walthinsen Date: Sun, 3 Feb 2002 04:00:17 +0000 (+0000) Subject: added back goom to configure.ac after syncing with release X-Git-Tag: BRANCH-EVENTS2-ROOT~109 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c984ba5978ebc817f28f31c5c43c648202c8f936;p=platform%2Fupstream%2Fgst-plugins-base.git added back goom to configure.ac after syncing with release Original commit message from CVS: added back goom to configure.ac after syncing with release --- diff --git a/configure.ac b/configure.ac index e84d4da..91be69f 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) @@ -794,6 +794,7 @@ gst/volume/Makefile gst/vumeter/Makefile gst/wavparse/Makefile gst/y4m/Makefile +gst/goom/Makefile sys/Makefile sys/oss/Makefile sys/qcam/Makefile