diff --git a/src/tests/servers/app/Jamfile b/src/tests/servers/app/Jamfile index 7ed7f48452..759987f7be 100644 --- a/src/tests/servers/app/Jamfile +++ b/src/tests/servers/app/Jamfile @@ -109,12 +109,14 @@ local decorator_src = ; local font_src = + AppFontManager.cpp FontCache.cpp FontCacheEntry.cpp FontEngine.cpp FontFamily.cpp FontManager.cpp FontStyle.cpp + GlobalFontManager.cpp ; # These files are shared between the test_app_server and the libhwintreface, so