don't distribute internal readme's
authorChris Lattner <sabre@nondot.org>
Sat, 28 Oct 2006 00:48:27 +0000 (00:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Oct 2006 00:48:27 +0000 (00:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31245 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/Makefile

index adf916bee43ec25838de8765f5f1434e137372f5..8e335d91a44c3b2478905bf405553bddc2d91135 100644 (file)
@@ -9,7 +9,7 @@
 LEVEL = ../../..
 LIBRARYNAME = LLVMX86
 TARGET = X86
-EXTRA_DIST = README.txt README-FPStack.txt README-SSE.txt README-X86-64.txt
+
 # Make sure that tblgen is run, first thing.
 BUILT_SOURCES = X86GenRegisterInfo.h.inc X86GenRegisterNames.inc \
                 X86GenRegisterInfo.inc X86GenInstrNames.inc \