LibHTML: Fix host build.

This commit is contained in:
Andreas Kling 2019-07-24 07:27:07 +02:00
parent adb7b1bc4c
commit af23b38418

View file

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