Changes in directory llvm-test/MultiSource/Applications:

Makefile updated: 1.22 -> 1.23
---
Log message:

adding the ogg vorbis encoder



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

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


Index: llvm-test/MultiSource/Applications/Makefile
diff -u llvm-test/MultiSource/Applications/Makefile:1.22 
llvm-test/MultiSource/Applications/Makefile:1.23
--- llvm-test/MultiSource/Applications/Makefile:1.22    Tue Nov  8 15:11:32 2005
+++ llvm-test/MultiSource/Applications/Makefile Sat Jan 21 08:49:08 2006
@@ -4,7 +4,7 @@
 
 include $(LEVEL)/Makefile.config
 
-PARALLEL_DIRS  = Burg aha sgefa siod lambda-0.1.3 d spiff hbd treecc SPASS 
hexxagon
+PARALLEL_DIRS  = Burg aha sgefa siod lambda-0.1.3 d spiff hbd treecc SPASS 
hexxagon oggenc
 
 # 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