mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 07:28:53 +00:00
add gst-launch-ext manpage to build
Original commit message from CVS: add gst-launch-ext manpage to build
This commit is contained in:
parent
32f08e3975
commit
41deaca361
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ bin_PROGRAMS = gst-launch \
|
||||||
$(GST_LOADSAVE_SRC) \
|
$(GST_LOADSAVE_SRC) \
|
||||||
gst-complete
|
gst-complete
|
||||||
|
|
||||||
man_MANS = gst-launch.1 gst-register.1 gst-inspect.1 \
|
man_MANS = gst-launch.1 gst-register.1 gst-inspect.1 gst-launch-ext.1 \
|
||||||
gst-complete.1 gst-compprep.1 gst-xmllaunch.1
|
gst-complete.1 gst-compprep.1 gst-xmllaunch.1
|
||||||
|
|
||||||
gst_launch_LDADD = $(GST_LIBS) #-lefence
|
gst_launch_LDADD = $(GST_LIBS) #-lefence
|
||||||
|
|
Loading…
Reference in a new issue