aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan/mate/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/epan/mate/CMakeLists.txt')
-rw-r--r--plugins/epan/mate/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/epan/mate/CMakeLists.txt b/plugins/epan/mate/CMakeLists.txt
index 53f2ee3f1e..b445e88b94 100644
--- a/plugins/epan/mate/CMakeLists.txt
+++ b/plugins/epan/mate/CMakeLists.txt
@@ -48,7 +48,7 @@ register_plugin_files(plugin.c
${DISSECTOR_SUPPORT_SRC}
)
-add_plugin_library(mate epan)
+add_wireshark_plugin_library(mate epan)
target_link_libraries(mate epan)