diff options
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/SOURCES | 2 | ||||
| -rw-r--r-- | apps/plugins/SUBDIRS | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index fe71c1f..8479cd8 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -1,4 +1,3 @@ -#ifndef GIGABEAT_S /* plugins common to all models */ battery_bench.c chessclock.c @@ -145,4 +144,3 @@ iriver_flash.c /* Built for bitmap targets except H10 5/6gb, Archoses, iPod mini and ifp */ superdom.c #endif -#endif /* GIGABEAT_S */ diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index 24333be..f537fb8 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -1,5 +1,4 @@ #ifndef IRIVER_IFP7XX_SERIES -#ifndef GIGABEAT_S /* For all targets */ shortcuts @@ -46,5 +45,4 @@ doom mpegplayer #endif -#endif /* GIGABEAT_S */ #endif /* IRIVER_IFP7XX_SERIES */ |