diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2005-08-23 12:16:41 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2005-08-23 12:16:41 +0000 |
| commit | 5760134f40efe4112cd089d1c77233fb66a818aa (patch) | |
| tree | 4627550b1a6abf8b7bc16b38838b513274d894c9 /apps/plugins | |
| parent | 943d8d453735bef417d8e55ed0518ba70881538c (diff) | |
| download | rockbox-5760134f40efe4112cd089d1c77233fb66a818aa.zip rockbox-5760134f40efe4112cd089d1c77233fb66a818aa.tar.gz rockbox-5760134f40efe4112cd089d1c77233fb66a818aa.tar.bz2 rockbox-5760134f40efe4112cd089d1c77233fb66a818aa.tar.xz | |
No need to build the example plugin "helloworld". Not building it also
prevents it from getting shipped in all automatically built zipfiles...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7390 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/SOURCES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index dc68510..1b98967 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -4,7 +4,6 @@ chessclock.c cube.c favorites.c firmware_flash.c -helloworld.c logo.c mosaique.c rockbox_flash.c |