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