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 b1e5cce75d..40aa022842 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -138,6 +138,9 @@ metadata/a52.c
138#ifdef HAVE_TAGCACHE 138#ifdef HAVE_TAGCACHE
139tagcache.c 139tagcache.c
140#endif 140#endif
141#ifdef HAVE_TOUCHPAD
142keymaps/keymap-touchpad.c
143#endif
141#if (CONFIG_KEYPAD == IRIVER_H100_PAD) \ 144#if (CONFIG_KEYPAD == IRIVER_H100_PAD) \
142 || (CONFIG_KEYPAD == IRIVER_H300_PAD) 145 || (CONFIG_KEYPAD == IRIVER_H300_PAD)
143keymaps/keymap-h1x0_h3x0.c 146keymaps/keymap-h1x0_h3x0.c