summaryrefslogtreecommitdiffstats
path: root/lib/Target/MSIL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/MSIL/Makefile')
-rw-r--r--lib/Target/MSIL/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Target/MSIL/Makefile b/lib/Target/MSIL/Makefile
index 94265ed..8057cc7 100644
--- a/lib/Target/MSIL/Makefile
+++ b/lib/Target/MSIL/Makefile
@@ -9,6 +9,9 @@
LEVEL = ../../..
LIBRARYNAME = LLVMMSIL
+
+DIRS = TargetInfo
+
include $(LEVEL)/Makefile.common
CompileCommonOpts := $(CompileCommonOpts) -Wno-format
OpenPOWER on IntegriCloud