mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
gstvideoexample.h disappeared. fixing build.
Original commit message from CVS: gstvideoexample.h disappeared. fixing build.
This commit is contained in:
parent
0adc28bcb8
commit
b88c80d4be
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ plugin_LTLIBRARIES = libgstvideofilter.la libgstvideoflip.la \
|
||||||
libgstvideobalance.la
|
libgstvideobalance.la
|
||||||
noinst_LTLIBRARIES = libgstvideoexample.la
|
noinst_LTLIBRARIES = libgstvideoexample.la
|
||||||
|
|
||||||
noinst_HEADERS = gstvideofilter.h gstvideoexample.h gstvideoflip.h gstvideobalance.h
|
noinst_HEADERS = gstvideofilter.h gstvideoflip.h gstvideobalance.h
|
||||||
|
|
||||||
EXTRA_DIST = gstvideotemplate.c make_filter
|
EXTRA_DIST = gstvideotemplate.c make_filter
|
||||||
EXTRA_CLEAN = gstvideoexample.c
|
EXTRA_CLEAN = gstvideoexample.c
|
||||||
|
|
Loading…
Reference in a new issue