mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
validate: Build the preload so when possible
This commit is contained in:
parent
4c13ec7121
commit
ec27b86fa9
1 changed files with 2 additions and 0 deletions
|
@ -10,4 +10,6 @@ libgstvalidate_preload_@GST_API_VERSION@_la_LIBADD = \
|
||||||
libgstvalidate_preload_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/validate
|
libgstvalidate_preload_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/validate
|
||||||
libgstvalidate_preload_@GST_API_VERSION@include_HEADERS =
|
libgstvalidate_preload_@GST_API_VERSION@include_HEADERS =
|
||||||
|
|
||||||
|
lib_LTLIBRARIES = libgstvalidate_preload-@GST_API_VERSION@.la
|
||||||
|
|
||||||
CLEANFILES =
|
CLEANFILES =
|
||||||
|
|
Loading…
Reference in a new issue