diff options
author | Jonas Häggqvist <rasher@rasher.dk> | 2008-01-06 14:20:45 +0000 |
---|---|---|
committer | Jonas Häggqvist <rasher@rasher.dk> | 2008-01-06 14:20:45 +0000 |
commit | f77b4da0c8f97e3758dcd536b732ad95454b53e6 (patch) | |
tree | b1e5584052b8b45a6096104e4ae44b760adcd1ff | |
parent | 2aa0c4c66b64efd574b500a8787cb2ef37c0232b (diff) | |
download | rockbox-f77b4da0c8f97e3758dcd536b732ad95454b53e6.tar.gz rockbox-f77b4da0c8f97e3758dcd536b732ad95454b53e6.zip |
Tarball fixup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16005 a1c6a512-1295-4272-9138-f99709370657
-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 91302d3135..1983a32685 100644 --- a/firmware/FILES +++ b/firmware/FILES | |||
@@ -20,6 +20,7 @@ include/sys/*.h | |||
20 | usbstack/*.[ch] | 20 | usbstack/*.[ch] |
21 | target/arm/*.[chS] | 21 | target/arm/*.[chS] |
22 | target/arm/archos/av300/*.[chS] | 22 | target/arm/archos/av300/*.[chS] |
23 | target/arm/imx31/*.S | ||
23 | target/arm/imx31/gigabeat-s/*.[chS] | 24 | target/arm/imx31/gigabeat-s/*.[chS] |
24 | target/arm/ipod/*.[chS] | 25 | target/arm/ipod/*.[chS] |
25 | target/arm/ipod/1g2g/*.[chS] | 26 | target/arm/ipod/1g2g/*.[chS] |
diff --git a/tools/FILES b/tools/FILES index 07554bf55c..c7e86cf76d 100644 --- a/tools/FILES +++ b/tools/FILES | |||
@@ -26,5 +26,8 @@ ipodpatcher/Makefile | |||
26 | ipodpatcher/*.[ch] | 26 | ipodpatcher/*.[ch] |
27 | rbspeex/Makefile | 27 | rbspeex/Makefile |
28 | rbspeex/rbspeexenc.c | 28 | rbspeex/rbspeexenc.c |
29 | rbspeex/rbspeex.c | ||
30 | rbspeex/rbspeexdec.c | ||
31 | rbspeex/rbspeex.h | ||
29 | *.vbs | 32 | *.vbs |
30 | VOICE_PAUSE.wav | 33 | VOICE_PAUSE.wav |