mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
gst: Also include the gstdynamictypefactory.c source file in the build
This commit is contained in:
parent
249fa68f47
commit
28ff7fd272
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ gst_sources = [
|
||||||
'gstdevice.c',
|
'gstdevice.c',
|
||||||
'gstdeviceprovider.c',
|
'gstdeviceprovider.c',
|
||||||
'gstdeviceproviderfactory.c',
|
'gstdeviceproviderfactory.c',
|
||||||
|
'gstdynamictypefactory.c',
|
||||||
'gstelement.c',
|
'gstelement.c',
|
||||||
'gstelementfactory.c',
|
'gstelementfactory.c',
|
||||||
'gsterror.c',
|
'gsterror.c',
|
||||||
|
|
Loading…
Reference in a new issue