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 0408c32583..bac376589a 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -150,6 +150,9 @@ dsp_arm.S
150eq_arm.S 150eq_arm.S
151#endif 151#endif
152#endif 152#endif
153#ifdef USB_ENABLE_HID
154usb_keymaps.c
155#endif
153metadata.c 156metadata.c
154metadata/mp3.c 157metadata/mp3.c
155#if CONFIG_CODEC == SWCODEC 158#if CONFIG_CODEC == SWCODEC