Changes in directory llvm/lib/Debugger:

Makefile updated: 1.2 -> 1.3
---
Log message:

Add the README files to the distribution.


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

 Makefile |    1 +
 1 files changed, 1 insertion(+)


Index: llvm/lib/Debugger/Makefile
diff -u llvm/lib/Debugger/Makefile:1.2 llvm/lib/Debugger/Makefile:1.3
--- llvm/lib/Debugger/Makefile:1.2      Wed Oct 27 18:18:44 2004
+++ llvm/lib/Debugger/Makefile  Thu Apr 13 01:39:24 2006
@@ -9,5 +9,6 @@
 
 LEVEL = ../..
 LIBRARYNAME = LLVMDebugger
+EXTRA_DIST = README.txt
 
 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