Changes in directory llvm-test/MultiSource/Applications:

Makefile updated: 1.24 -> 1.25
---
Log message:

Added the "viterbi" test to the MultiSource tests.


---
Diffs of the changes:  (+2 -1)

 Makefile |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)


Index: llvm-test/MultiSource/Applications/Makefile
diff -u llvm-test/MultiSource/Applications/Makefile:1.24 
llvm-test/MultiSource/Applications/Makefile:1.25
--- llvm-test/MultiSource/Applications/Makefile:1.24    Sat Feb 11 04:33:22 2006
+++ llvm-test/MultiSource/Applications/Makefile Tue Oct  3 17:05:26 2006
@@ -4,7 +4,8 @@
 
 include $(LEVEL)/Makefile.config
 
-PARALLEL_DIRS  = Burg aha sgefa siod lambda-0.1.3 d spiff hbd treecc SPASS 
hexxagon oggenc JM
+PARALLEL_DIRS  = Burg aha sgefa siod lambda-0.1.3 d spiff hbd treecc SPASS \
+                 hexxagon oggenc JM viterbi
 
 # Obsequi uses Linux-only features; need to fix that
 ifeq ($(OS),Linux)



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

Reply via email to