mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:27:35 +00:00
LibHTML: Fix host build.
This commit is contained in:
parent
adb7b1bc4c
commit
af23b38418
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ EXTRA_OBJS = \
|
|||
../../AK/String.o \
|
||||
../../AK/StringBuilder.o \
|
||||
../../AK/StringView.o \
|
||||
../../AK/LogStream.o \
|
||||
../LibCore/CEventLoop.o \
|
||||
../LibCore/CObject.o \
|
||||
../LibCore/CEvent.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue