From aee2425f66d2abe6c569e9134771309a61483bb0 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 22 Jun 2005 04:09:43 +0000 Subject: 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 --- apps/plugins/CODECS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 apps/plugins/CODECS (limited to 'apps/plugins') diff --git a/apps/plugins/CODECS b/apps/plugins/CODECS new file mode 100644 index 0000000..ea921a6 --- /dev/null +++ b/apps/plugins/CODECS @@ -0,0 +1,7 @@ +codecvorbis.elf +codecmpa.elf +codecflac.elf +codecwav.elf +codeca52.elf +codecmpc.elf +codecwavpack.elf -- cgit v1.1