Add Makefile to FILES and fix comment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14864 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8b6d28790e
commit
750f0acee3
2 changed files with 2 additions and 1 deletions
|
@ -63,6 +63,7 @@ plugins/lib/*.[ch]
|
|||
plugins/lib/Makefile
|
||||
plugins/lib/SOURCES
|
||||
plugins/midi/*.[ch]
|
||||
plugins/midi/Makefile
|
||||
plugins/mpegplayer/*.[chS]
|
||||
plugins/mpegplayer/AUTHORS
|
||||
plugins/mpegplayer/Makefile
|
||||
|
|
|
@ -43,7 +43,7 @@ doom
|
|||
/* For all the swcodec targets */
|
||||
#if CONFIG_CODEC == SWCODEC
|
||||
midi
|
||||
#beatbox
|
||||
/* beatbox */
|
||||
mpegplayer
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue