diff options
Diffstat (limited to 'docs/plugins/Makefile.am')
-rw-r--r-- | docs/plugins/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 73bdbf83..80c71c1b 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -105,6 +105,12 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/replaygain/gstrganalysis.h \ $(top_srcdir)/gst/replaygain/gstrglimiter.h \ $(top_srcdir)/gst/replaygain/gstrgvolume.h \ + $(top_srcdir)/gst/rtpmanager/gstrtpbin.h \ + $(top_srcdir)/gst/rtpmanager/gstrtpclient.h \ + $(top_srcdir)/gst/rtpmanager/gstrtpjitterbuffer.h \ + $(top_srcdir)/gst/rtpmanager/gstrtpptdemux.h \ + $(top_srcdir)/gst/rtpmanager/gstrtpsession.h \ + $(top_srcdir)/gst/rtpmanager/gstrtpssrcdemux.h \ $(top_srcdir)/gst/videocrop/gstvideocrop.h # Images to copy into HTML directory. |