diff --git a/apps/FILES b/apps/FILES index 727d06022f..daa1856093 100644 --- a/apps/FILES +++ b/apps/FILES @@ -16,6 +16,7 @@ plugins/viewers.config plugins/snake2.levels SOURCES plugins/SOURCES +plugins/CODECS plugins/lib/SOURCES plugins/rockboy/*.[ch] plugins/rockboy/Makefile diff --git a/apps/plugins/CODECS b/apps/plugins/CODECS new file mode 100644 index 0000000000..ea921a68da --- /dev/null +++ b/apps/plugins/CODECS @@ -0,0 +1,7 @@ +codecvorbis.elf +codecmpa.elf +codecflac.elf +codecwav.elf +codeca52.elf +codecmpc.elf +codecwavpack.elf