summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2017-05-20 16:44:14 +0100
committerTim-Philipp Müller <tim@centricular.com>2017-05-20 16:44:56 +0100
commit9f05e6615417e4411540bf309c10223c71e61328 (patch)
tree73570f7341339d6a49ebf144955442b437c8b51e
parenta14a468fd084af204de74bcfc97256412789effc (diff)
tools: dist new gst-stats man page
Fixes meson build from tarball.
-rw-r--r--tools/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index bed24ffbd..caa5ab603 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -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)