summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index 4666ec9339..a23e676a8e 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -162,7 +162,9 @@ eq_arm.S
162#ifdef USB_ENABLE_HID 162#ifdef USB_ENABLE_HID
163usb_keymaps.c 163usb_keymaps.c
164#endif 164#endif
165#ifndef USB_NONE
165gui/usb_screen.c 166gui/usb_screen.c
167#endif
166metadata.c 168metadata.c
167metadata/mp3.c 169metadata/mp3.c
168#if CONFIG_CODEC == SWCODEC 170#if CONFIG_CODEC == SWCODEC