summaryrefslogtreecommitdiffstats
path: root/src/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/meson.build b/src/meson.build
index 324c744..fd41361 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -1,5 +1,4 @@
plugins = [
- 'roof-read',
'roof-build',
'roof-filter',
'roof-flat-field-correct'
@@ -10,11 +9,11 @@ roof_common_src = [
]
roof_plugin_src = {
- 'roof-read': [
+ 'roof-build': [
+ 'hw_sched.c',
+ 'hw_thread.c',
'ufo-roof-read-socket.c',
'ufo-roof-read-file.c',
- ],
- 'roof-build': [
'ufo-roof-buffer.c',
],
'roof-filter': [