From d9206207dcba0cdf464dc7c092c923516872386c Mon Sep 17 00:00:00 2001
From: "Suren A. Chilingaryan" <csa@suren.me>
Date: Sat, 1 Feb 2020 20:43:35 +0100
Subject: Flat-field correction (without detector plane handling)

---
 src/meson.build | 1 +
 1 file changed, 1 insertion(+)

(limited to 'src/meson.build')

diff --git a/src/meson.build b/src/meson.build
index 8f8930a..324c744 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -2,6 +2,7 @@ plugins = [
     'roof-read',
     'roof-build',
     'roof-filter',
+    'roof-flat-field-correct'
 ]
 
 roof_common_src = [
-- 
cgit v1.2.3