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