Index: clang-tools-extra/trunk/clang-tidy/tool/Makefile =================================================================== --- clang-tools-extra/trunk/clang-tidy/tool/Makefile +++ clang-tools-extra/trunk/clang-tidy/tool/Makefile @@ -39,10 +39,10 @@ $(Echo) Making install directory: $@ $(Verb) $(MKDIR) $@ -$(DESTFILES): $(SRCFILES) +$(DESTFILES): $(SRCFILES) $(PROJ_sharedir) $(PROJ_sharedir)/%.py: $(PROJ_SRC_DIR)/%.py $(Echo) Installing script file: $(notdir $<) $(Verb) $(ScriptInstall) $< $(PROJ_sharedir) -install-local:: $(PROJ_sharedir) $(DESTFILES) +install-local:: $(DESTFILES)