summaryrefslogtreecommitdiff
path: root/apps/plugins/SUBDIRS
diff options
context:
space:
mode:
authorStepan Moskovchenko <stevenm@rockbox.org>2007-09-27 04:46:53 +0000
committerStepan Moskovchenko <stevenm@rockbox.org>2007-09-27 04:46:53 +0000
commit750f0acee30b5b89fb1547cc8bbe1b9f165044bf (patch)
tree0060d21d240123cb801fba6b99f1013266ca83e1 /apps/plugins/SUBDIRS
parent8b6d28790ee9e546e48616afbb622246c0962c79 (diff)
downloadrockbox-750f0acee30b5b89fb1547cc8bbe1b9f165044bf.zip
rockbox-750f0acee30b5b89fb1547cc8bbe1b9f165044bf.tar.gz
rockbox-750f0acee30b5b89fb1547cc8bbe1b9f165044bf.tar.bz2
rockbox-750f0acee30b5b89fb1547cc8bbe1b9f165044bf.tar.xz
Add Makefile to FILES and fix comment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14864 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SUBDIRS')
-rw-r--r--apps/plugins/SUBDIRS2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index 60a5b8a..6cdc865 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -43,7 +43,7 @@ doom
/* For all the swcodec targets */
#if CONFIG_CODEC == SWCODEC
midi
-#beatbox
+/* beatbox */
mpegplayer
#endif