diff --git a/src/servers/app/proto6/driverharness/Jamfile b/src/servers/app/proto6/driverharness/Jamfile index a627b8a43f..48be9bab30 100644 --- a/src/servers/app/proto6/driverharness/Jamfile +++ b/src/servers/app/proto6/driverharness/Jamfile @@ -9,5 +9,9 @@ App DriverHarness : <$(SOURCE_GRIST)>PortLink.cpp <$(SOURCE_GRIST)>ServerCursor.cpp <$(SOURCE_GRIST)>ViewDriver.cpp + <$(SOURCE_GRIST)>ColorUtils.cc + <$(SOURCE_GRIST)>SystemPalette.cpp + <$(SOURCE_GRIST)>ScreenDriver.cpp ; LinkSharedOSLibs DriverHarness : be root game tracker translation stdc++.r4 ; +