diff --git a/Userland/Services/LoginServer/CMakeLists.txt b/Userland/Services/LoginServer/CMakeLists.txt index b43f3bcccd..972d5e9246 100644 --- a/Userland/Services/LoginServer/CMakeLists.txt +++ b/Userland/Services/LoginServer/CMakeLists.txt @@ -1,5 +1,6 @@ serenity_component( LoginServer + REQUIRED TARGETS LoginServer )