CODECS lists the codec plugins, so that the Makefile knows what ones to

link to the special codec address


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6795 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2005-06-22 04:09:43 +00:00
parent ecf2f747ed
commit aee2425f66
2 changed files with 8 additions and 0 deletions

View file

@ -16,6 +16,7 @@ plugins/viewers.config
plugins/snake2.levels
SOURCES
plugins/SOURCES
plugins/CODECS
plugins/lib/SOURCES
plugins/rockboy/*.[ch]
plugins/rockboy/Makefile

7
apps/plugins/CODECS Normal file
View file

@ -0,0 +1,7 @@
codecvorbis.elf
codecmpa.elf
codecflac.elf
codecwav.elf
codeca52.elf
codecmpc.elf
codecwavpack.elf