summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2004-01-11 17:32:37 +0000
committerJulien Moutte <julien@moutte.net>2004-01-11 17:32:37 +0000
commit655ca5a349bdf98ac049c4a813b3bc2f7ec76115 (patch)
tree11b2dec7a777bc0a6aed4ce10593be7f7789cca6 /configure.ac
parentf43d87053baea819bf3101747436a73c62c03be2 (diff)
configure.ac: Adding examples/switch/Makefile
Original commit message from CVS: 2004-01-11 Julien MOUTTE <julien@moutte.net> * configure.ac: Adding examples/switch/Makefile * examples/Makefile.am: Adding examples/switch * examples/switch/Makefile.am: Adding switcher example. * examples/switch/switcher.c: (got_eos), (idle_iterate), (switch_timer), (main): Adding an example demonstrating switch usage with 2 videotestsrc showing different patterns. * gst/switch/gstswitch.c: (gst_switch_request_new_pad), (gst_switch_init): Fixing switch with the new caps system.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index dd1f2082..2753b76d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1664,6 +1664,7 @@ examples/capsfilter/Makefile
examples/seeking/Makefile
examples/indexing/Makefile
examples/gstplay/Makefile
+examples/switch/Makefile
examples/Makefile
testsuite/spider/Makefile
testsuite/alsa/Makefile