test_app_server: fix build

Change-Id: I4489359980f92accdb825446f697cdbc7ce8121e
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6050
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
This commit is contained in:
Máximo Castañeda 2023-02-07 17:31:00 +01:00 committed by waddlesplash
parent b3099de672
commit 72d2ba2f9c

View File

@ -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