diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index fce974f338..c169b61cd1 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -158,7 +158,8 @@ wormlet.c announce_status.c #endif -#ifdef HAVE_MULTIBOOT +/* can't build in the sim for some reason */ +#if defined(HAVE_MULTIBOOT) && !defined(SIMULATOR) multiboot_select.c #endif