mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
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.
This commit is contained in:
parent
c9c92633e6
commit
78d7771375
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
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:
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue