summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/SOURCES3
1 files changed, 2 insertions, 1 deletions
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
158announce_status.c 158announce_status.c
159#endif 159#endif
160 160
161#ifdef HAVE_MULTIBOOT 161/* can't build in the sim for some reason */
162#if defined(HAVE_MULTIBOOT) && !defined(SIMULATOR)
162multiboot_select.c 163multiboot_select.c
163#endif 164#endif
164 165