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/Target/PowerPC/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Target/PowerPC/Makefile') diff --git a/lib/Target/PowerPC/Makefile b/lib/Target/PowerPC/Makefile index a5edc15..c5b53a2 100644 --- a/lib/Target/PowerPC/Makefile +++ b/lib/Target/PowerPC/Makefile @@ -9,6 +9,7 @@ LEVEL = ../../.. LIBRARYNAME = LLVMPowerPC TARGET = PPC +EXTRA_DIST = README.txt README_ALTIVEC.txt # Make sure that tblgen is run, first thing. BUILT_SOURCES = PPCGenInstrNames.inc PPCGenRegisterNames.inc \ -- cgit v1.1