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