From c98fc5a7934831450c318db589798250b8e98b87 Mon Sep 17 00:00:00 2001 From: Raphael Isemann Date: Sun, 1 Sep 2019 16:30:06 +0000 Subject: [lldb][NFC] Fix failing tests on macOS after restructuring test folder llvm-svn: 370616 --- lldb/packages/Python/lldbsuite/test/commands/expression/fixits/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/fixits') diff --git a/lldb/packages/Python/lldbsuite/test/commands/expression/fixits/Makefile b/lldb/packages/Python/lldbsuite/test/commands/expression/fixits/Makefile index 8a7102e347a..314f1cb2f07 100644 --- a/lldb/packages/Python/lldbsuite/test/commands/expression/fixits/Makefile +++ b/lldb/packages/Python/lldbsuite/test/commands/expression/fixits/Makefile @@ -1,4 +1,4 @@ -LEVEL = ../../make +LEVEL = ../../../make CXX_SOURCES := main.cpp -- cgit v1.2.3