summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index 26af159d5a..07c121f5a3 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -31,6 +31,15 @@ database.c
31filetree.c 31filetree.c
32wps-display.c 32wps-display.c
33wps.c 33wps.c
34
35screen_access.c
36gui/buttonbar.c
37gui/icon.c
38gui/list.c
39gui/scrollbar.c
40gui/splash.c
41gui/statusbar.c
42
34#ifdef HAVE_LCD_CHARCELLS 43#ifdef HAVE_LCD_CHARCELLS
35player/icons.c 44player/icons.c
36player/keyboard.c 45player/keyboard.c