diff options
| author | Mustapha Senhaji <moos@rockbox.org> | 2009-02-11 17:32:35 +0000 |
|---|---|---|
| committer | Mustapha Senhaji <moos@rockbox.org> | 2009-02-11 17:32:35 +0000 |
| commit | 2e49f654877045f171dfff27ec7b56af1d8e40ef (patch) | |
| tree | 93ab2a1f66733427bb2af36b0777fbab044d0ae1 /apps/plugins/SUBDIRS | |
| parent | 8198a6c26681b69df7eb1ec6fa4716bd344793e1 (diff) | |
| download | rockbox-2e49f654877045f171dfff27ec7b56af1d8e40ef.zip rockbox-2e49f654877045f171dfff27ec7b56af1d8e40ef.tar.gz rockbox-2e49f654877045f171dfff27ec7b56af1d8e40ef.tar.bz2 rockbox-2e49f654877045f171dfff27ec7b56af1d8e40ef.tar.xz | |
Hopefully fix the red builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19975 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SUBDIRS')
| -rw-r--r-- | apps/plugins/SUBDIRS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index af5e1d0..dea2543 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -20,7 +20,9 @@ chessbox jpeg sudoku reversi +#if (CONFIG_KEYPAD != SANSA_CLIP_PAD && CONFIG_KEYPAD != SANSA_M200_PAD) goban +#endif #ifndef OLYMPUS_MROBE_500 zxbox #endif |