From 78d777137573a04b163268f2e80fba078def1039 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 7 Feb 2008 23:40:30 +0000 Subject: [PATCH] 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. --- ChangeLog | 6 ++++++ docs/plugins/Makefile.am | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index fc1c382..49d9ae8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2008-02-07 Jan Schmidt + * docs/plugins/Makefile.am: + Add the headers which need scanning for the GIO plugin. The rest of + the docs still need migrating. + +2008-02-07 Jan Schmidt + * ext/Makefile.am: * tests/check/Makefile.am: * tests/check/pipelines/.cvsignore: diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 75b7a36..84bffb2 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 \ -- 2.7.4