After renaming lib/Checker, CMake build of clang give me errors, because some *.inc targets from Basic and AST are not built before static analyzer itself.<br>Following patch fixes this issue.<br>