1
Fork 0
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:
Andreas Kling 2019-01-15 21:46:15 +01:00
parent 52c004eb53
commit 46181cf023
2 changed files with 1 additions and 1 deletions

View file

@ -29,7 +29,7 @@ KERNEL_OBJS = \
ELFLoader.o \
KSyms.o \
PS2MouseDevice.o \
WindowComposer.o
WindowServer.o
VFS_OBJS = \
../VirtualFileSystem/DiskDevice.o \