summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index 74535bfb0c..c8371a71aa 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -146,8 +146,8 @@ metadata/asap.c
146#ifdef HAVE_TAGCACHE 146#ifdef HAVE_TAGCACHE
147tagcache.c 147tagcache.c
148#endif 148#endif
149#ifdef HAVE_TOUCHPAD 149#ifdef HAVE_TOUCHSCREEN
150keymaps/keymap-touchpad.c 150keymaps/keymap-touchscreen.c
151#endif 151#endif
152#if (CONFIG_KEYPAD == IRIVER_H100_PAD) \ 152#if (CONFIG_KEYPAD == IRIVER_H100_PAD) \
153 || (CONFIG_KEYPAD == IRIVER_H300_PAD) 153 || (CONFIG_KEYPAD == IRIVER_H300_PAD)