summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 82dd4b78e4..5dbdffd4ad 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -173,6 +173,9 @@ md5sum.c
173 173
174#if (PLUGIN_BUFFER_SIZE >= 0x80000) 174#if (PLUGIN_BUFFER_SIZE >= 0x80000)
175lua.c 175lua.c
176#ifdef HAVE_TOUCHSCREEN
177boomshine.lua
178#endif
176#endif 179#endif
177 180
178#ifdef USB_ENABLE_HID 181#ifdef USB_ENABLE_HID