diff options
| author | Franklin Wei <frankhwei536@gmail.com> | 2016-06-09 13:30:37 -0400 |
|---|---|---|
| committer | Franklin Wei <frankhwei536@gmail.com> | 2016-06-09 13:30:37 -0400 |
| commit | acf1b7b072fe5fb2198d96bfea31476d75e34c5b (patch) | |
| tree | d5e4bacd800eeb96fe6f25cf6dcd5d6586c1dfda /apps/plugins/SUBDIRS | |
| parent | 1aca063cbab615903cefc624b3bb736174786916 (diff) | |
| parent | a63caba4a811f697092f7b1767befae2c078ee55 (diff) | |
| download | rockbox-acf1b7b072fe5fb2198d96bfea31476d75e34c5b.zip rockbox-acf1b7b072fe5fb2198d96bfea31476d75e34c5b.tar.gz rockbox-acf1b7b072fe5fb2198d96bfea31476d75e34c5b.tar.bz2 rockbox-acf1b7b072fe5fb2198d96bfea31476d75e34c5b.tar.xz | |
Merge branch 'infones' into working
Diffstat (limited to 'apps/plugins/SUBDIRS')
| -rw-r--r-- | apps/plugins/SUBDIRS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index 6213242..8114016 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -28,6 +28,7 @@ xworld && (defined(HAVE_LCD_COLOR) || (LCD_HEIGHT == 64) && (LCD_DEPTH == 1) || \ (LCD_HEIGHT == 128) && (LCD_DEPTH == 2)) rockboy +infones #endif #if defined(HAVE_TAGCACHE) |