summaryrefslogtreecommitdiff
path: root/docs/plugins/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-01-02 15:25:41 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-01-02 15:26:30 +0000
commit67f4489cd0cf5e0b0f031b19f2b44ceca1f3687f (patch)
treefe56d5ac65304eafa0f49e11d3576a53ed43cd87 /docs/plugins/Makefile.am
parent3c43a9e102043b265d75674acaf3f34f2368731c (diff)
downloadgstreamer-67f4489cd0cf5e0b0f031b19f2b44ceca1f3687f.tar.gz
jack: new jackaudiosrc and jackaudiosink elements, moved from gst-plugins-bad
https://bugzilla.gnome.org/show_bug.cgi?id=621929
Diffstat (limited to 'docs/plugins/Makefile.am')
-rw-r--r--docs/plugins/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index 6598f4db50..975e465ab9 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -94,6 +94,8 @@ EXTRA_HFILES = \
$(top_srcdir)/ext/gdk_pixbuf/gstgdkpixbufsink.h \
$(top_srcdir)/ext/hal/gsthalaudiosink.h \
$(top_srcdir)/ext/hal/gsthalaudiosrc.h \
+ $(top_srcdir)/ext/jack/gstjackaudiosrc.h \
+ $(top_srcdir)/ext/jack/gstjackaudiosink.h \
$(top_srcdir)/ext/jpeg/gstjpegdec.h \
$(top_srcdir)/ext/jpeg/gstjpegenc.h \
$(top_srcdir)/ext/jpeg/gstsmokedec.h \