diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2007-07-05 16:28:15 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2007-07-05 16:28:15 +0000 |
| commit | b0ce5ad8569aeff7230a1aa4c0959f661abe3b8e (patch) | |
| tree | b5eb8c4cf466523d56a723a7d898d1a44360fd4c | |
| parent | 7785d6949efdb768e32f20097b9c9a4e9b41b0ca (diff) | |
| download | rockbox-b0ce5ad8569aeff7230a1aa4c0959f661abe3b8e.zip rockbox-b0ce5ad8569aeff7230a1aa4c0959f661abe3b8e.tar.gz rockbox-b0ce5ad8569aeff7230a1aa4c0959f661abe3b8e.tar.bz2 rockbox-b0ce5ad8569aeff7230a1aa4c0959f661abe3b8e.tar.xz | |
add reversi sources to tarball.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13796 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/FILES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -89,4 +89,7 @@ plugins/zxbox/ChangeLog plugins/zxbox/Makefile plugins/zxbox/README* plugins/zxbox/SOURCES +plugins/reversi/*.[ch] +plugins/reversi/Makefile +plugins/reversi/SOURCES recorder/*.[ch] |