summaryrefslogtreecommitdiff
path: root/lib/Target/MBlaze/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/MBlaze/Makefile')
-rw-r--r--lib/Target/MBlaze/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/MBlaze/Makefile b/lib/Target/MBlaze/Makefile
index 829122f7e6..83c2a7d34d 100644
--- a/lib/Target/MBlaze/Makefile
+++ b/lib/Target/MBlaze/Makefile
@@ -18,7 +18,7 @@ BUILT_SOURCES = MBlazeGenRegisterInfo.inc MBlazeGenInstrInfo.inc \
MBlazeGenSubtargetInfo.inc MBlazeGenIntrinsics.inc \
MBlazeGenEDInfo.inc
-DIRS = InstPrinter AsmParser Disassembler TargetInfo
+DIRS = InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc
include $(LEVEL)/Makefile.common