summaryrefslogtreecommitdiff
path: root/docs/plugins
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2011-08-03 22:57:48 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2011-08-03 22:57:48 +0200
commitedcaf2066716f629221e1c6d8008e069b63dae9d (patch)
treedc8cad8cd36c79afcf3821f8a3356e1cab7e2d36 /docs/plugins
parentee2aa25e0499a7cd295aa384b2881212820ecba7 (diff)
fix compilation
hal elements were removed, remove them from docs too change example for pad-block API (actually remove the pad block, an application should not be bothered with working around bugs in elements)
Diffstat (limited to 'docs/plugins')
-rw-r--r--docs/plugins/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index 71306274e..370252003 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -88,8 +88,6 @@ EXTRA_HFILES = \
$(top_srcdir)/ext/flac/gstflacenc.h \
$(top_srcdir)/ext/flac/gstflactag.h \
$(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 \