diff options
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r-- | apps/plugins/SOURCES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 3e0a65da57..fce974f338 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -158,6 +158,10 @@ wormlet.c announce_status.c #endif +#ifdef HAVE_MULTIBOOT +multiboot_select.c +#endif + /* Plugins needing the grayscale lib on low-depth LCDs */ fire.c |