summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/PowerPC/Makefile')
-rw-r--r--llvm/lib/Target/PowerPC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/PowerPC/Makefile b/llvm/lib/Target/PowerPC/Makefile
index cf516f4e5ec..c96674809b0 100644
--- a/llvm/lib/Target/PowerPC/Makefile
+++ b/llvm/lib/Target/PowerPC/Makefile
@@ -13,7 +13,7 @@ TARGET = PPC
# Make sure that tblgen is run, first thing.
BUILT_SOURCES = PPCGenRegisterInfo.inc PPCGenAsmMatcher.inc \
- PPCGenAsmWriter.inc \
+ PPCGenAsmWriter.inc PPCGenCodeEmitter.inc \
PPCGenInstrInfo.inc PPCGenDAGISel.inc \
PPCGenSubtargetInfo.inc PPCGenCallingConv.inc \
PPCGenMCCodeEmitter.inc PPCGenFastISel.inc \
OpenPOWER on IntegriCloud