summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index faf7247fcc..521b920f69 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -95,6 +95,9 @@ gui/pitchscreen.c
95gui/quickscreen.c 95gui/quickscreen.c
96#endif 96#endif
97gui/folder_select.c 97gui/folder_select.c
98#if defined(HAVE_BACKLIGHT) || !defined(HAS_BUTTON_HOLD)
99gui/mask_select.c
100#endif
98 101
99gui/wps.c 102gui/wps.c
100gui/scrollbar.c 103gui/scrollbar.c