diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2004-10-15 02:15:26 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2004-10-15 02:15:26 +0000 |
| commit | de85b67f252966df7c3b127e9fd460289e2e34c7 (patch) | |
| tree | 7f092b79b950576fe35babefde6f56aad0102dff | |
| parent | 435737aa772978b06b383c8f991f589fd21d5462 (diff) | |
| download | rockbox-de85b67f252966df7c3b127e9fd460289e2e34c7.zip rockbox-de85b67f252966df7c3b127e9fd460289e2e34c7.tar.gz rockbox-de85b67f252966df7c3b127e9fd460289e2e34c7.tar.bz2 rockbox-de85b67f252966df7c3b127e9fd460289e2e34c7.tar.xz | |
main.c now compiles on iriver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5282 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES index 4b14ee9..c834839 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -1,4 +1,5 @@ #ifdef IRIVER_H100 +main.c #else alarm_menu.c bookmark.c |