diff options
| -rw-r--r-- | firmware/FILES | 1 | ||||
| -rw-r--r-- | tools/FILES | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/firmware/FILES b/firmware/FILES index 91302d3..1983a32 100644 --- a/firmware/FILES +++ b/firmware/FILES @@ -20,6 +20,7 @@ include/sys/*.h usbstack/*.[ch] target/arm/*.[chS] target/arm/archos/av300/*.[chS] +target/arm/imx31/*.S target/arm/imx31/gigabeat-s/*.[chS] target/arm/ipod/*.[chS] target/arm/ipod/1g2g/*.[chS] diff --git a/tools/FILES b/tools/FILES index 07554bf..c7e86cf 100644 --- a/tools/FILES +++ b/tools/FILES @@ -26,5 +26,8 @@ ipodpatcher/Makefile ipodpatcher/*.[ch] rbspeex/Makefile rbspeex/rbspeexenc.c +rbspeex/rbspeex.c +rbspeex/rbspeexdec.c +rbspeex/rbspeex.h *.vbs VOICE_PAUSE.wav |