diff --git a/build/jam/BuildSetup b/build/jam/BuildSetup index 0438570c3d..d20439a3a4 100644 --- a/build/jam/BuildSetup +++ b/build/jam/BuildSetup @@ -1369,28 +1369,7 @@ if $(HAIKU_NO_WERROR) != 1 { EnableWerror src apps tracker ; EnableWerror src apps tv ; EnableWerror src apps workspaces ; - EnableWerror src kits app ; - EnableWerror src kits bluetooth ; - EnableWerror src kits debug ; - EnableWerror src kits device ; - EnableWerror src kits game ; - EnableWerror src kits interface ; - EnableWerror src kits locale ; - EnableWerror src kits mail ; - EnableWerror src kits media ; - EnableWerror src kits midi ; - EnableWerror src kits midi2 ; - EnableWerror src kits network ; - EnableWerror src kits notification ; - EnableWerror src kits opengl ; - EnableWerror src kits print ; - EnableWerror src kits screensaver ; - EnableWerror src kits shared ; - EnableWerror src kits storage ; - EnableWerror src kits support ; - EnableWerror src kits textencoding ; -# EnableWerror src kits tracker ; - EnableWerror src kits translation ; + EnableWerror src kits ; EnableWerror src preferences ; EnableWerror src servers ; EnableWerror src system kernel ;