]> granicus.if.org Git - clang/commitdiff
Fix build... again
authorJonathan Roelofs <jonathan@codesourcery.com>
Fri, 13 Nov 2015 21:04:14 +0000 (21:04 +0000)
committerJonathan Roelofs <jonathan@codesourcery.com>
Fri, 13 Nov 2015 21:04:14 +0000 (21:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253081 91177308-0d34-0410-b5e6-96231b3b80d8

tools/scan-build/Makefile

index 4ee949346f8ff77bf319d8d48817a1c3b16dd6d8..23aa19882a527074adc2328f5eb52fe5f4241770 100644 (file)
@@ -47,7 +47,7 @@ $(ShareDir)/man/man1/%: man/% Makefile $(ShareDir)/man/man1/.dir
        $(Echo) "Copying $(notdir $<) to the 'man' directory..."
        $(Verb)cp $< $@
 
-$(ShareDir)/scan-build/%: share/% Makefile $(ShareDir)/scan-build/.dir
+$(ShareDir)/scan-build/%: share/scan-build/% Makefile $(ShareDir)/scan-build/.dir
        $(Echo) "Copying $(notdir $<) to the 'share' directory..."
        $(Verb)cp $< $@