mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 04:27:44 +00:00
Oops, finish WindowServer rename.
This commit is contained in:
parent
52c004eb53
commit
46181cf023
2 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ KERNEL_OBJS = \
|
||||||
ELFLoader.o \
|
ELFLoader.o \
|
||||||
KSyms.o \
|
KSyms.o \
|
||||||
PS2MouseDevice.o \
|
PS2MouseDevice.o \
|
||||||
WindowComposer.o
|
WindowServer.o
|
||||||
|
|
||||||
VFS_OBJS = \
|
VFS_OBJS = \
|
||||||
../VirtualFileSystem/DiskDevice.o \
|
../VirtualFileSystem/DiskDevice.o \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue