diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-05-27 11:56:13 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-05-27 11:56:13 +0000 |
commit | 4cd5ad6688b99d95a1b827e59a0d6c1a17b94d7e (patch) | |
tree | 1949d8482822c0f842b5aba954805d3183cc137b | |
parent | afec3500fb1370e898c0e98eca8f073073b5bcaf (diff) | |
download | rockbox-4cd5ad6688b99d95a1b827e59a0d6c1a17b94d7e.tar.gz rockbox-4cd5ad6688b99d95a1b827e59a0d6c1a17b94d7e.zip |
files included in release
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@739 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | tools/FILES | 3 | ||||
-rw-r--r-- | uisimulator/FILES | 7 |
2 files changed, 10 insertions, 0 deletions
diff --git a/tools/FILES b/tools/FILES new file mode 100644 index 0000000000..8131f07bda --- /dev/null +++ b/tools/FILES @@ -0,0 +1,3 @@ +Makefile +configure +*.[ch] diff --git a/uisimulator/FILES b/uisimulator/FILES new file mode 100644 index 0000000000..516e840782 --- /dev/null +++ b/uisimulator/FILES @@ -0,0 +1,7 @@ +HACKING +README +common/*.[ch] +win32/*.[ch] +x11/*.[ch] +x11/Makefile +x11/archos/rockbox112.bmp |