Make sure all the readme files get distributed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31244 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2006-10-28 00:11:39 +00:00
parent def69b92e7
commit b9112019de

View File

@ -9,7 +9,7 @@
LEVEL = ../../..
LIBRARYNAME = LLVMX86
TARGET = X86
EXTRA_DIST = README.txt
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 \