diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2004-10-04 13:04:45 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2004-10-04 13:04:45 +0000 |
| commit | 9bf0cd1fc0bce955cf470892704a75f8d7ce9e10 (patch) | |
| tree | 9bb831be52e067e6925d334f178295c2a99e23ba | |
| parent | 9c859417864becc547ec147a736151ed733f6dcf (diff) | |
| download | rockbox-9bf0cd1fc0bce955cf470892704a75f8d7ce9e10.zip rockbox-9bf0cd1fc0bce955cf470892704a75f8d7ce9e10.tar.gz rockbox-9bf0cd1fc0bce955cf470892704a75f8d7ce9e10.tar.bz2 rockbox-9bf0cd1fc0bce955cf470892704a75f8d7ce9e10.tar.xz | |
added the new SOURCES files to the tarball
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5159 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/FILES | 3 | ||||
| -rw-r--r-- | firmware/FILES | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -14,3 +14,6 @@ plugins/lib/*.[ch] plugins/lib/Makefile plugins/sokoban.levels plugins/viewers.config +SOURCES +plugins/SOURCES +plugins/lib/SOURCES diff --git a/firmware/FILES b/firmware/FILES index 735dcaf..ea81bef 100644 --- a/firmware/FILES +++ b/firmware/FILES @@ -10,3 +10,4 @@ include/*.h include/sys/*.h win32.mak fonts/*.bdf +SOURCES |