Prospective Makefile build fix
[oota-llvm.git] / tools / lli / ChildTarget / Makefile
index f77b144aabf6fe8b04ddfd06f4bd8016b93174b6..eff49c9f1cfe2193fd5402992049b532a19c8110 100644 (file)
@@ -14,4 +14,6 @@ include $(LEVEL)/Makefile.config
 
 LINK_COMPONENTS :=
 
+SOURCES += ../RemoteTarget.cpp
+
 include $(LLVM_SRC_ROOT)/Makefile.rules