mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
examples: build the stepping2 example
This commit is contained in:
parent
6a7d0ebf2a
commit
54dc7b963f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ if HAVE_GTK_X11
|
||||||
GTK_EXAMPLES=seek scrubby
|
GTK_EXAMPLES=seek scrubby
|
||||||
endif
|
endif
|
||||||
|
|
||||||
examples = $(GTK_EXAMPLES) stepping
|
examples = $(GTK_EXAMPLES) stepping stepping2
|
||||||
|
|
||||||
noinst_PROGRAMS = $(examples)
|
noinst_PROGRAMS = $(examples)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue