mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 20:47:45 +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/EventTargetWrapper.o \
|
||||||
Bindings/HTMLCanvasElementWrapper.o \
|
Bindings/HTMLCanvasElementWrapper.o \
|
||||||
Bindings/MouseEventWrapper.o \
|
Bindings/MouseEventWrapper.o \
|
||||||
|
Bindings/NavigatorObject.o \
|
||||||
Bindings/NodeWrapper.o \
|
Bindings/NodeWrapper.o \
|
||||||
Bindings/WindowObject.o \
|
Bindings/WindowObject.o \
|
||||||
Bindings/Wrappable.o \
|
Bindings/Wrappable.o \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue