Fix build with objdir != srcdir.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65826 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Mikhail Glushenkov
2009-03-02 09:03:36 +00:00
parent 95e2aa8967
commit b14f5b5e9d
6 changed files with 46 additions and 53 deletions

View File

@@ -12,4 +12,4 @@ LEVEL = ../..
LLVMC_PLUGIN = Clang
BUILT_SOURCES = AutoGenerated.inc
include $(LEVEL)/Makefile.llvmc
include $(LEVEL)/Makefile