Prospective Makefile build fix

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199882 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Alp Toker 2014-01-23 11:14:00 +00:00
parent 972fb8ca77
commit 5eba14a04c

View File

@ -14,4 +14,6 @@ include $(LEVEL)/Makefile.config
LINK_COMPONENTS :=
SOURCES += ../RemoteTarget.cpp
include $(LLVM_SRC_ROOT)/Makefile.rules