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 58710bdb..02517b13 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -123,8 +123,8 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/multifile/gstmultifilesink.h \ $(top_srcdir)/gst/multifile/gstmultifilesrc.h \ $(top_srcdir)/gst/nuvdemux/gstnuvdemux.h \ - $(top_srcdir)/gst/rawparse/gstaudioparse.h - $(top_srcdir)/gst/rawparse/gstvideoparse.h + $(top_srcdir)/gst/rawparse/gstaudioparse.h \ + $(top_srcdir)/gst/rawparse/gstvideoparse.h \ $(top_srcdir)/gst/replaygain/gstrganalysis.h \ $(top_srcdir)/gst/replaygain/gstrglimiter.h \ $(top_srcdir)/gst/replaygain/gstrgvolume.h \ |