diff options
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 f537fb8..24333be 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -1,4 +1,5 @@ #ifndef IRIVER_IFP7XX_SERIES +#ifndef GIGABEAT_S /* For all targets */ shortcuts @@ -45,4 +46,5 @@ doom mpegplayer #endif +#endif /* GIGABEAT_S */ #endif /* IRIVER_IFP7XX_SERIES */ |