diff --git a/src/bin/screenmode/Jamfile b/src/bin/screenmode/Jamfile index 756315fb95..b39ab54cda 100644 --- a/src/bin/screenmode/Jamfile +++ b/src/bin/screenmode/Jamfile @@ -11,8 +11,9 @@ BinCommand screenmode : screenmode.cpp # from Screen preferences - ScreenMode.cpp + gtf.cpp multimon.cpp + ScreenMode.cpp : be $(TARGET_LIBSUPC++) ;