Skip to content

Commit d76e0a8

Browse files
author
Reid Spencer
committed
Fix a typo in the name of a file.
llvm-svn: 27636
1 parent 27fba17 commit d76e0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh cvsupdate \
1414
DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \
1515
getsrcs.sh importNLT.pl llvmdo llvmgrep llvm-native-gcc \
1616
llvm-native-gxx makellvm NightlyTest.gnuplot NightlyTest.pl \
17-
NightlyTestTemplate.html NLT.schema parseNTL.pl plotNLT.pl \
17+
NightlyTestTemplate.html NLT.schema parseNLT.pl plotNLT.pl \
1818
profile.pl RegressionFinder.pl userloc.pl webNLT.pl \
1919
vim llvm-config
2020

0 commit comments

Comments
 (0)