diff --git a/Makefile b/Makefile index 31e79296d0d68b..69ce2c9bbb31f3 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,13 @@ SUBDIRS += \ AK \ - Applications \ DevTools \ - Kernel \ Libraries \ + Servers + +SUBDIRS += \ + Applications \ + Kernel \ MenuApplets \ - Servers \ Shell \ Userland