Fix build with objdir != srcdir.
[oota-llvm.git] / tools / llvmc / plugins / Hello / Makefile
index 8e9fa6f313510d108e4cd73cf12e3e8bcc1ef1d8..b309bff6626d85b583441f51d2ab76efb6d1bf44 100644 (file)
@@ -11,4 +11,4 @@ LEVEL = ../..
 
 LLVMC_PLUGIN = Hello
 
-include $(LEVEL)/Makefile.llvmc
+include $(LEVEL)/Makefile