summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2007-03-11 00:48:26 +0000
committerDavid Schleef <ds@schleef.org>2007-03-11 00:48:26 +0000
commit25c51917b442748b9862528b736f8562bf9a5a89 (patch)
tree6900dfb21e3ad536dfa15e2d5257839c5c14b1b0 /configure.ac
parent4300e22d54d459ee17025207acc2ad627dff064e (diff)
downloadgst-plugins-bad-25c51917b442748b9862528b736f8562bf9a5a89.tar.gz
gst-plugins-bad-25c51917b442748b9862528b736f8562bf9a5a89.tar.bz2
gst-plugins-bad-25c51917b442748b9862528b736f8562bf9a5a89.zip
Add appsrc/appsink example.
Original commit message from CVS: * configure.ac: * examples/Makefile.am: * examples/app/Makefile.am: * examples/app/appsrc_ex.c: Add appsrc/appsink example. * gst-libs/gst/app/Makefile.am: * gst-libs/gst/app/gstapp.c: * gst-libs/gst/app/gstappsink.c: * gst-libs/gst/app/gstappsink.h: * gst/app/gstapp.c: Add appsink.
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 3b59628a..bb64a606 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1088,6 +1088,7 @@ sys/directdraw/Makefile
sys/directsound/Makefile
sys/osxvideo/Makefile
examples/Makefile
+examples/app/Makefile
examples/directfb/Makefile
ext/amrwb/Makefile
ext/alsaspdif/Makefile