aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/IA64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/IA64/Makefile')
-rw-r--r--lib/Target/IA64/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/IA64/Makefile b/lib/Target/IA64/Makefile
index d383254..5c5bd63 100644
--- a/lib/Target/IA64/Makefile
+++ b/lib/Target/IA64/Makefile
@@ -14,7 +14,7 @@ BUILT_SOURCES = IA64GenRegisterInfo.h.inc IA64GenRegisterNames.inc \
IA64GenInstrInfo.inc IA64GenAsmWriter.inc \
IA64GenDAGISel.inc
-DIRS = AsmPrinter
+DIRS = AsmPrinter TargetInfo
include $(LEVEL)/Makefile.common