diff --git a/ChangeLog b/ChangeLog index 9c05a7744f..998b03df75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-03-13 Tim-Philipp Müller + + * docs/plugins/Makefile.am: + Part of previous cdparanoiasrc docs fixes, forgot to commit. + 2006-03-12 Tim-Philipp Müller * docs/plugins/gst-plugins-base-plugins-docs.sgml: diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 5ff86c71a4..c39b8a1380 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -74,6 +74,7 @@ IGNORE_CFILES = utils.c mem.c imgconvert.c # the registry won't have the element EXTRA_HFILES = \ + $(top_srcdir)/ext/cdparanoia/gstcdparanoiasrc.h \ $(top_srcdir)/ext/alsa/gstalsamixerelement.h \ $(top_srcdir)/ext/alsa/gstalsasink.h \ $(top_srcdir)/ext/alsa/gstalsasrc.h \