diff options
Diffstat (limited to 'llvm/tools/llvmc/plugins/Hello/Makefile')
| -rw-r--r-- | llvm/tools/llvmc/plugins/Hello/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc/plugins/Hello/Makefile b/llvm/tools/llvmc/plugins/Hello/Makefile index 8e9fa6f3135..b309bff6626 100644 --- a/llvm/tools/llvmc/plugins/Hello/Makefile +++ b/llvm/tools/llvmc/plugins/Hello/Makefile @@ -11,4 +11,4 @@ LEVEL = ../.. LLVMC_PLUGIN = Hello -include $(LEVEL)/Makefile.llvmc +include $(LEVEL)/Makefile |

