From 3758552428737f2467cc58ae81a064789637b4aa Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Thu, 13 Apr 2006 06:39:24 +0000 Subject: Add the README files to the distribution. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27651 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Debugger/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Debugger') diff --git a/lib/Debugger/Makefile b/lib/Debugger/Makefile index b9df8dc775..093bef5d6e 100644 --- a/lib/Debugger/Makefile +++ b/lib/Debugger/Makefile @@ -9,5 +9,6 @@ LEVEL = ../.. LIBRARYNAME = LLVMDebugger +EXTRA_DIST = README.txt include $(LEVEL)/Makefile.common -- cgit v1.2.3