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 ec13c17dc9..0635a62d83 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -2,6 +2,9 @@
2#if !defined(SIMULATOR) && (CONFIG_BATTERY_MEASURE != 0) 2#if !defined(SIMULATOR) && (CONFIG_BATTERY_MEASURE != 0)
3battery_bench.c 3battery_bench.c
4#endif 4#endif
5#ifdef HAVE_TAGCACHE
6db_folder_select.c
7#endif
5chessclock.c 8chessclock.c
6credits.c 9credits.c
7cube.c 10cube.c