diff options
Diffstat (limited to 'llvm/tools/llvmc/plugins/Simple')
| -rw-r--r-- | llvm/tools/llvmc/plugins/Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc/plugins/Simple/Makefile b/llvm/tools/llvmc/plugins/Simple/Makefile index c38cda51719..b108e7018d5 100644 --- a/llvm/tools/llvmc/plugins/Simple/Makefile +++ b/llvm/tools/llvmc/plugins/Simple/Makefile @@ -12,4 +12,4 @@ LEVEL = ../.. LLVMC_PLUGIN = Simple BUILT_SOURCES = AutoGenerated.inc -include $(LEVEL)/Makefile.llvmc +include $(LEVEL)/Makefile |

