summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/Mips/Makefile')
-rw-r--r--llvm/lib/Target/Mips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Mips/Makefile b/llvm/lib/Target/Mips/Makefile
index 2ed8d77b85b..d16b066a624 100644
--- a/llvm/lib/Target/Mips/Makefile
+++ b/llvm/lib/Target/Mips/Makefile
@@ -18,7 +18,7 @@ BUILT_SOURCES = MipsGenRegisterInfo.h.inc MipsGenRegisterNames.inc \
MipsGenDAGISel.inc MipsGenCallingConv.inc \
MipsGenSubtarget.inc
-DIRS = AsmPrinter TargetInfo
+DIRS = TargetInfo
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud