Additional files to distribute.
authorReid Spencer <rspencer@reidspencer.com>
Wed, 12 Apr 2006 20:54:01 +0000 (20:54 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 12 Apr 2006 20:54:01 +0000 (20:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27627 91177308-0d34-0410-b5e6-96231b3b80d8

utils/Makefile

index 1e047065788ec1f0753d3738b7773d0530269e49..c023644869d571a13386c178168e5b7d3d1408a9 100644 (file)
 LEVEL = ..
 DIRS = Burg TableGen fpcmp
 
-EXTRA_DIST = check-each-file codegen-diff countloc.sh cvsupdate emacs \
-            getsrcs.sh llvmdo llvmgrep llvm-native-gcc llvm-native-gxx \
-             makellvm NightlyTest.gnuplot NightlyTest.pl \
-            NightlyTestTemplate.html profile.pl RegressionFinder.pl vim \
-            llvm-config
+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 parseNTL.pl plotNLT.pl \
+             profile.pl RegressionFinder.pl userloc.pl webNLT.pl \
+             vim llvm-config
 
 include $(LEVEL)/Makefile.common