summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 0cfea38272..83e1f048d7 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -238,7 +238,9 @@ common/dircache.c
238common/pathfuncs.c 238common/pathfuncs.c
239common/fdprintf.c 239common/fdprintf.c
240common/linked_list.c 240common/linked_list.c
241#ifndef PLATFORM_NATIVE
241common/rb_namespace.c 242common/rb_namespace.c
243#endif
242common/rectangle.c 244common/rectangle.c
243common/strcasecmp.c 245common/strcasecmp.c
244common/strcasestr.c 246common/strcasestr.c