Use the module's context instead of the global context.
[oota-llvm.git] / lib / Target / CppBackend / Makefile
index e607c636e9ae101b6af8a0f0c7ff1d74268a1c52..d75f4e87226547eece723d47f470b9e0ed4c4ce9 100644 (file)
@@ -1,14 +1,16 @@
 ##===- lib/Target/CppBackend/Makefile --- ------------------*- Makefile -*-===##
-# 
+#
 #                     The LLVM Compiler Infrastructure
 #
 # This file is distributed under the University of Illinois Open Source
 # License. See LICENSE.TXT for details.
-# 
+#
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../../..
 LIBRARYNAME = LLVMCppBackend
+DIRS = TargetInfo
+
 include $(LEVEL)/Makefile.common
 
 CompileCommonOpts += -Wno-format