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