summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2006-05-23 20:25:20 +0000
committerDave Chapman <dave@dchapman.com>2006-05-23 20:25:20 +0000
commit972a2196763ce15fcbb331058c88580a8fc67128 (patch)
tree8300a71523151ce8b00bec0b25b85ce5ec317916 /apps/plugins/SOURCES
parent7db4270d1a31238979b5540f3a7b22d988e11451 (diff)
downloadrockbox-972a2196763ce15fcbb331058c88580a8fc67128.tar.gz
rockbox-972a2196763ce15fcbb331058c88580a8fc67128.zip
Enable wormlet for the ipod 3g - there is no reason to exclude it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9980 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 5eba2c4856..b7afa811e9 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -64,9 +64,7 @@ tetrox.c
64video.c 64video.c
65#endif 65#endif
66vu_meter.c 66vu_meter.c
67#if CONFIG_KEYPAD != IPOD_3G_PAD
68wormlet.c 67wormlet.c
69#endif
70 68
71#ifdef CONFIG_RTC 69#ifdef CONFIG_RTC
72clock.c 70clock.c