summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorStepan Moskovchenko <stevenm@rockbox.org>2007-09-27 03:59:33 +0000
committerStepan Moskovchenko <stevenm@rockbox.org>2007-09-27 03:59:33 +0000
commit8b6d28790ee9e546e48616afbb622246c0962c79 (patch)
tree853f5cc7780ba06c1aed199d8d62ff3b6640bcb4 /apps/plugins/SOURCES
parent61a83c02a3f0812c54cc9c41d2c1002af4c63f9e (diff)
downloadrockbox-8b6d28790ee9e546e48616afbb622246c0962c79.tar.gz
rockbox-8b6d28790ee9e546e48616afbb622246c0962c79.zip
Some MIDI changes, and add a new musical plugin I'm working on... Not fully done yet, so commented out
of SUBDIRS. (If people are against having half-baked plugins in SVN, please let me know and I will remove it). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14863 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 0c615ef363..7862d554d4 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -89,7 +89,7 @@ video.c
89vu_meter.c 89vu_meter.c
90wormlet.c 90wormlet.c
91 91
92#if CONFIG_RTC 92#if CONFIG_RTC
93#if CONFIG_KEYPAD == RECORDER_PAD /* Recorder models only for now */ 93#if CONFIG_KEYPAD == RECORDER_PAD /* Recorder models only for now */
94calendar.c 94calendar.c
95#endif 95#endif