aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Target/PowerPC/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/PowerPC/Makefile.am b/lib/Target/PowerPC/Makefile.am
index 92c3f7eeb7..193ba36dab 100644
--- a/lib/Target/PowerPC/Makefile.am
+++ b/lib/Target/PowerPC/Makefile.am
@@ -14,8 +14,8 @@ lib_LIBRARIES = libLLVMPowerPC.a
BUILT_SOURCES = \
PowerPCGenInstrNames.inc \
PowerPCGenRegisterNames.inc \
- PowerPCGenCodeEmitter.inc \
PowerPCGenAsmWriter.inc \
+ PPC32GenCodeEmitter.inc \
PPC32GenRegisterInfo.h.inc \
PPC32GenRegisterInfo.inc \
PPC32GenInstrInfo.inc \