aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Alpha/Makefile')
-rw-r--r--lib/Target/Alpha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Alpha/Makefile b/lib/Target/Alpha/Makefile
index d6c82c7..55c7ec9 100644
--- a/lib/Target/Alpha/Makefile
+++ b/lib/Target/Alpha/Makefile
@@ -17,6 +17,6 @@ BUILT_SOURCES = AlphaGenRegisterInfo.h.inc AlphaGenRegisterNames.inc \
AlphaGenAsmWriter.inc AlphaGenDAGISel.inc \
AlphaGenSubtarget.inc
-DIRS = AsmPrinter
+DIRS = AsmPrinter TargetInfo
include $(LEVEL)/Makefile.common