[llvm-commits] CVS: llvm/lib/Debugger/Makefile
Reid Spencer
reid at x10sys.com
Wed Apr 12 23:40:20 PDT 2006
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
More information about the llvm-commits
mailing list