aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/CBackend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/CBackend/Makefile')
-rw-r--r--lib/Target/CBackend/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Target/CBackend/Makefile b/lib/Target/CBackend/Makefile
index 336de0c..3b5ef0f 100644
--- a/lib/Target/CBackend/Makefile
+++ b/lib/Target/CBackend/Makefile
@@ -9,6 +9,9 @@
LEVEL = ../../..
LIBRARYNAME = LLVMCBackend
+
+DIRS = TargetInfo
+
include $(LEVEL)/Makefile.common
CompileCommonOpts += -Wno-format