summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/projects/sample/tools/sample/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/projects/sample/tools/sample/Makefile b/llvm/projects/sample/tools/sample/Makefile
index 39da928329e..324030c5672 100644
--- a/llvm/projects/sample/tools/sample/Makefile
+++ b/llvm/projects/sample/tools/sample/Makefile
@@ -8,7 +8,7 @@ LEVEL=../..
#
# Give the name of the tool.
#
-TOOLNAME=sample
+TOOLNAME=Sample
#
# List libraries that we'll need
OpenPOWER on IntegriCloud