video: Fix generation of orc sources
This commit is contained in:
parent
ac1887d73d
commit
b354613556
@ -9,7 +9,7 @@ glib_gen_basename = video
|
|||||||
|
|
||||||
built_sources = video-enumtypes.c
|
built_sources = video-enumtypes.c
|
||||||
built_headers = video-enumtypes.h
|
built_headers = video-enumtypes.h
|
||||||
BUILT_SOURCES = $(built_sources) $(built_headers)
|
BUILT_SOURCES += $(built_sources) $(built_headers)
|
||||||
|
|
||||||
lib_LTLIBRARIES = libgstvideo-@GST_API_VERSION@.la
|
lib_LTLIBRARIES = libgstvideo-@GST_API_VERSION@.la
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user