docs/plugins/Makefile.am: Add the headers which need scanning for the GIO plugin...
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 7 Feb 2008 23:40:30 +0000 (23:40 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 7 Feb 2008 23:40:30 +0000 (23:40 +0000)
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
docs/plugins/Makefile.am

index fc1c382..49d9ae8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
 
+       * 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  <jan.schmidt@sun.com>
+
        * ext/Makefile.am:
        * tests/check/Makefile.am:
        * tests/check/pipelines/.cvsignore:
index 75b7a36..84bffb2 100644 (file)
@@ -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 \