summaryrefslogtreecommitdiff
path: root/gst/transcode/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'gst/transcode/meson.build')
-rw-r--r--gst/transcode/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/transcode/meson.build b/gst/transcode/meson.build
index a28af9a15..080623e52 100644
--- a/gst/transcode/meson.build
+++ b/gst/transcode/meson.build
@@ -1,4 +1,6 @@
gsttranscoder_plugin = library('gsttranscode',
+ 'gsttranscodeelement.c',
+ 'gsttranscodeplugin.c',
'gsttranscodebin.c',
'gst-cpu-throttling-clock.c',
'gsturitranscodebin.c',