summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index b4f5301a84..d8cfadef11 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -105,6 +105,9 @@ common/dircache.c
105#endif /* HAVE_DIRCACHE */ 105#endif /* HAVE_DIRCACHE */
106common/filefuncs.c 106common/filefuncs.c
107common/format.c 107common/format.c
108#ifdef APPLICATION
109common/rbpaths.c
110#endif
108common/strcasecmp.c 111common/strcasecmp.c
109common/strcasestr.c 112common/strcasestr.c
110common/strnatcmp.c 113common/strnatcmp.c