From 28421d0a805e0069b8647e11b0e09064b940623a Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Thu, 13 Apr 2006 06:27:20 +0000 Subject: Add missing things to the distribution. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27650 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'utils/Makefile') diff --git a/utils/Makefile b/utils/Makefile index fbecca2..d579012 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -14,9 +14,9 @@ EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh cvsupdate \ 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 parseNLT.pl plotNLT.pl \ - profile.pl RegressionFinder.pl userloc.pl webNLT.pl \ - vim llvm-config + NightlyTestTemplate.html NLT.schema OldenDataRecover.pl \ + parseNLT.pl plotNLT.pl profile.pl RegressionFinder.pl userloc.pl \ + webNLT.pl vim llvm-config include $(LEVEL)/Makefile.common -- cgit v1.1