summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index c3e56af254..6551df71a9 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -154,6 +154,7 @@ metronome.c
154/* Lua needs at least 160 KB to work in */ 154/* Lua needs at least 160 KB to work in */
155#if PLUGIN_BUFFER_SIZE >= 0x80000 155#if PLUGIN_BUFFER_SIZE >= 0x80000
156boomshine.lua 156boomshine.lua
157lua_scripts.lua
157#ifdef HAVE_LCD_COLOR 158#ifdef HAVE_LCD_COLOR
158pixel-painter.lua 159pixel-painter.lua
159#endif /* HAVE_LCD_COLOR */ 160#endif /* HAVE_LCD_COLOR */