summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2020-05-18 20:48:42 +0000
committerGitHub <noreply@github.com>2020-05-18 20:48:42 +0000
commita01364a8629856fe4e7ac5a381eb17461f78f0e7 (patch)
tree79d0deb4e8d6485a973dbc6da0d9fbf1ef7f3c23 /CMakeLists.txt
parent223724f2186f51ea464be04df997ff2e934c8352 (diff)
Clean instances (#9081)
Brings function used to clean export instances.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 866e602b27..bc600e063f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -665,6 +665,7 @@ set(EXPORTING_ENGINE_FILES
exporting/prometheus/prometheus.c
exporting/prometheus/prometheus.h
exporting/read_config.c
+ exporting/clean_connectors.c
exporting/init_connectors.c
exporting/process_data.c
exporting/check_filters.c