mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 02:00:33 +00:00
tools: dist new gst-stats man page
Fixes meson build from tarball.
This commit is contained in:
parent
a14a468fd0
commit
9f05e66154
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue