mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
videotestsrc: don't build generate_sine_table utility by default
This commit is contained in:
parent
3e0d35aec4
commit
b15b03ee6f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ libgstvideotestsrc_la_LIBTOOLFLAGS = --tag=disable-static
|
|||
|
||||
noinst_HEADERS = gstvideotestsrc.h videotestsrc.h
|
||||
|
||||
noinst_PROGRAMS = generate_sine_table
|
||||
EXTRA_PROGRAMS = generate_sine_table
|
||||
|
||||
generate_sine_table_SOURCES = generate_sine_table.c
|
||||
generate_sine_table_CFLAGS = $(GST_CFLAGS)
|
||||
|
|
Loading…
Reference in a new issue