summaryrefslogtreecommitdiff
path: root/apps/plugins/SUBDIRS
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SUBDIRS')
-rw-r--r--apps/plugins/SUBDIRS1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index 93cf8297b5..cf2ccff771 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -101,4 +101,5 @@ mpegplayer
101/* Lua needs at least 160 KB to work in */ 101/* Lua needs at least 160 KB to work in */
102#if PLUGIN_BUFFER_SIZE >= 0x80000 102#if PLUGIN_BUFFER_SIZE >= 0x80000
103lua 103lua
104lua_scripts
104#endif 105#endif