mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:27:35 +00:00
LibWeb: Add NavigatorObject to Makefile
This commit is contained in:
parent
07049f98ec
commit
c26bef0e53
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