aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Blackfin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Blackfin/Makefile')
-rw-r--r--lib/Target/Blackfin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Blackfin/Makefile b/lib/Target/Blackfin/Makefile
index 63f1543..756ac6b 100644
--- a/lib/Target/Blackfin/Makefile
+++ b/lib/Target/Blackfin/Makefile
@@ -17,7 +17,7 @@ BUILT_SOURCES = BlackfinGenRegisterInfo.inc BlackfinGenInstrInfo.inc \
BlackfinGenDAGISel.inc BlackfinGenSubtargetInfo.inc \
BlackfinGenCallingConv.inc BlackfinGenIntrinsics.inc
-DIRS = TargetInfo
+DIRS = TargetInfo MCTargetDesc
include $(LEVEL)/Makefile.common