diff options
Diffstat (limited to 'docs/plugins/Makefile.am')
-rw-r--r-- | docs/plugins/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 510a3f74..8a9c55d6 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -87,10 +87,14 @@ EXAMPLE_CFILES = \ EXTRA_HFILES = \ $(top_srcdir)/ext/directfb/dfbvideosink.h \ + $(top_srcdir)/ext/jack/gstjackaudiosink.h \ $(top_srcdir)/ext/musicbrainz/gsttrm.h \ + $(top_srcdir)/ext/sdl/sdlaudiosink.h \ + $(top_srcdir)/ext/sdl/sdlvideosink.h \ $(top_srcdir)/ext/wavpack/gstwavpackdec.h \ $(top_srcdir)/ext/wavpack/gstwavpackenc.h \ $(top_srcdir)/ext/wavpack/gstwavpackparse.h \ + $(top_srcdir)/gst/qtdemux/qtdemux.h \ $(top_srcdir)/gst/replaygain/gstrganalysis.h \ $(top_srcdir)/gst/videocrop/gstvideocrop.h |