1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Make sure all the readme files get distributed.

llvm-svn: 31244
This commit is contained in:
Reid Spencer 2006-10-28 00:11:39 +00:00
parent 17bfaab377
commit 6719e92a1a

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 \