diff options
Diffstat (limited to 'docs/plugins/Makefile.am')
-rw-r--r-- | docs/plugins/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index db3c0e97..46d71d84 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -144,9 +144,9 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/videosignal/gstvideoanalyse.h \ $(top_srcdir)/gst/videosignal/gstvideodetect.h \ $(top_srcdir)/gst/videosignal/gstvideomark.h \ + $(top_srcdir)/gst/xingheader/gstxingmux.h \ $(top_srcdir)/sys/dvb/gstdvbsrc.h \ - $(top_srcdir)/sys/glsink/gstgltestsrc.h \ - $(top_srcdir)/gst/xingheader/gstxingmux.h + $(top_srcdir)/sys/glsink/gstgltestsrc.h # Images to copy into HTML directory. HTML_IMAGES = |