summaryrefslogtreecommitdiff
path: root/utils/Makefile
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-04-13 06:27:20 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-04-13 06:27:20 +0000
commit28421d0a805e0069b8647e11b0e09064b940623a (patch)
tree62863b695cc5abbc625e3a8878f3f9c7b9635b36 /utils/Makefile
parent9b6e67e1ecd88ef74dfdb4fe1736216035b89a98 (diff)
downloadllvm-28421d0a805e0069b8647e11b0e09064b940623a.tar.gz
llvm-28421d0a805e0069b8647e11b0e09064b940623a.tar.bz2
llvm-28421d0a805e0069b8647e11b0e09064b940623a.tar.xz
Add missing things to the distribution.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27650 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/Makefile')
-rw-r--r--utils/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/Makefile b/utils/Makefile
index fbecca2c00..d5790126f8 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