diff options
Diffstat (limited to 'lib/Target/CppBackend/Makefile')
| -rw-r--r-- | lib/Target/CppBackend/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Target/CppBackend/Makefile b/lib/Target/CppBackend/Makefile index ca7e1a82c8089..dc9cf48c8b1e8 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 |
