From d9206207dcba0cdf464dc7c092c923516872386c Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sat, 1 Feb 2020 20:43:35 +0100 Subject: Flat-field correction (without detector plane handling) --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 116b400..bbbc5fb 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -5,6 +5,7 @@ set(ufofilter_SRCS ufo-roof-read-task.c ufo-roof-build-task.c ufo-roof-filter-task.c + ufo-roof-flat-field-correct.c ) set(common_SRCS -- cgit v1.2.3