summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-07 23:40:30 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-07 23:40:30 +0000
commit78d777137573a04b163268f2e80fba078def1039 (patch)
treeaf307328d08109501327012319995a52a27badd3 /docs
parentc9c92633e65d943d86c92d44ff2f2d52ea346728 (diff)
docs/plugins/Makefile.am: Add the headers which need scanning for the GIO plugin. The rest of the docs still need mig...
Original commit message from CVS: * docs/plugins/Makefile.am: Add the headers which need scanning for the GIO plugin. The rest of the docs still need migrating.
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index 75b7a363f7..84bffb243c 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -79,6 +79,10 @@ EXTRA_HFILES = \
$(top_srcdir)/ext/alsa/gstalsasink.h \
$(top_srcdir)/ext/alsa/gstalsasrc.h \
$(top_srcdir)/ext/cdparanoia/gstcdparanoiasrc.h \
+ $(top_srcdir)/ext/gio/gstgiosink.h \
+ $(top_srcdir)/ext/gio/gstgiosrc.h \
+ $(top_srcdir)/ext/gio/gstgiostreamsink.h \
+ $(top_srcdir)/ext/gio/gstgiostreamsrc.h \
$(top_srcdir)/ext/gnomevfs/gstgnomevfssink.h \
$(top_srcdir)/ext/gnomevfs/gstgnomevfssrc.h \
$(top_srcdir)/ext/ogg/gstoggdemux.h \