gst: Also include the gstdynamictypefactory.c source file in the build

This commit is contained in:
Sebastian Dröge 2016-11-02 10:12:58 +02:00
parent 249fa68f47
commit 28ff7fd272

View file

@ -20,6 +20,7 @@ gst_sources = [
'gstdevice.c',
'gstdeviceprovider.c',
'gstdeviceproviderfactory.c',
'gstdynamictypefactory.c',
'gstelement.c',
'gstelementfactory.c',
'gsterror.c',