aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/engine-plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agos/engine-plugin.h')
-rw-r--r--engines/agos/engine-plugin.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/agos/engine-plugin.h b/engines/agos/engine-plugin.h
new file mode 100644
index 0000000000..ea4e6f7168
--- /dev/null
+++ b/engines/agos/engine-plugin.h
@@ -0,0 +1,3 @@
+#if PLUGIN_ENABLED_STATIC(AGOS)
+LINK_PLUGIN(AGOS)
+#endif