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