From ab6e55434455850a24fa054478e1c77f99f4992f Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 2 Oct 2010 18:49:27 +0000 Subject: remove reference to dead script. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115413 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/Makefile') diff --git a/utils/Makefile b/utils/Makefile index 1a4dcca..9d4dc5c2 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -15,7 +15,7 @@ EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh \ DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \ getsrcs.sh importNLT.pl llvmdo llvmgrep llvm-native-gcc \ llvm-native-gxx makellvm NightlyTest.gnuplot NightlyTest.pl \ - NightlyTestTemplate.html NLT.schema OldenDataRecover.pl \ + NightlyTestTemplate.html NLT.schema \ parseNLT.pl plotNLT.pl profile.pl \ webNLT.pl vim -- cgit v1.1