diff options
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index e0c97d6..dbad16a 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -6,7 +6,6 @@ cube.c dict.c favorites.c firmware_flash.c -flipit.c logo.c metronome.c mosaique.c @@ -29,6 +28,8 @@ wavplay.c #ifndef IRIVER_IFP7XX_SERIES /* Temporarily disable plugins for iFP7xx */ dice.c +flipit.c + #ifdef HAVE_LCD_BITMAP /* Not for the Player */ disktidy.c text_editor.c |