mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-03 06:40:05 +00:00
LibWeb: Add NavigatorObject to Makefile
This commit is contained in:
parent
07049f98ec
commit
c26bef0e53
Notes:
sideshowbarker
2024-07-19 07:58:24 +09:00
Author: https://github.com/linusg
Commit: c26bef0e53
Pull-request: https://github.com/SerenityOS/serenity/pull/1606
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ LIBWEB_OBJS = \
|
|||
Bindings/EventTargetWrapper.o \
|
||||
Bindings/HTMLCanvasElementWrapper.o \
|
||||
Bindings/MouseEventWrapper.o \
|
||||
Bindings/NavigatorObject.o \
|
||||
Bindings/NodeWrapper.o \
|
||||
Bindings/WindowObject.o \
|
||||
Bindings/Wrappable.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue