tee: Check for the removed pad flag also in the slow pushing path
[platform/upstream/gstreamer.git] / docs / meson.build
index d9ba333..6b6a479 100644 (file)
@@ -4,7 +4,7 @@ docconf.set('GST_API_VERSION', apiversion)
 docconf.set('PACKAGE_VERSION', gst_version)
 docconf.set('PLUGINDIR', '@0@/lib/gstreamer-1.0'.format(get_option('prefix')))
 
-configure_file(input : 'version.entities.in',
+version_entities = configure_file(input : 'version.entities.in',
   output : 'version.entities',
   configuration : docconf)