tools: dist new gst-stats man page
authorTim-Philipp Müller <tim@centricular.com>
Sat, 20 May 2017 15:44:14 +0000 (16:44 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 20 May 2017 15:44:56 +0000 (16:44 +0100)
Fixes meson build from tarball.

tools/Makefile.am

index bed24ff..caa5ab6 100644 (file)
@@ -26,6 +26,7 @@ endif
 
 manpages = \
        gst-inspect-@GST_API_VERSION@.1 \
+       gst-stats-@GST_API_VERSION@.1 \
        gst-typefind-@GST_API_VERSION@.1
 
 if !GST_DISABLE_PARSE
@@ -43,4 +44,5 @@ EXTRA_DIST = \
        gst-inspect-@GST_API_VERSION@.1 \
        gst-typefind-@GST_API_VERSION@.1 \
        gst-launch-@GST_API_VERSION@.1 \
+       gst-stats-@GST_API_VERSION@.1 \
        $(noinst_SCRIPTS)