Changes in directory llvm/utils:

Makefile updated: 1.9 -> 1.10
---
Log message:

Additional files to distribute.


---
Diffs of the changes:  (+7 -5)

 Makefile |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)


Index: llvm/utils/Makefile
diff -u llvm/utils/Makefile:1.9 llvm/utils/Makefile:1.10
--- llvm/utils/Makefile:1.9     Wed Apr 12 14:06:14 2006
+++ llvm/utils/Makefile Wed Apr 12 15:54:01 2006
@@ -10,11 +10,13 @@
 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
 



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to