aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/ARM/Makefile')
-rw-r--r--lib/Target/ARM/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/ARM/Makefile b/lib/Target/ARM/Makefile
index b3fcfaf..63596c3 100644
--- a/lib/Target/ARM/Makefile
+++ b/lib/Target/ARM/Makefile
@@ -20,6 +20,6 @@ BUILT_SOURCES = ARMGenRegisterInfo.h.inc ARMGenRegisterNames.inc \
ARMGenDecoderTables.inc ARMGenEDInfo.inc \
ARMGenFastISel.inc
-DIRS = AsmPrinter AsmParser Disassembler TargetInfo
+DIRS = InstPrinter AsmParser Disassembler TargetInfo
include $(LEVEL)/Makefile.common