aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Support/Makefile2
-rw-r--r--support/lib/Support/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/Support/Makefile b/lib/Support/Makefile
index 7b263b79c8..d52d7315bf 100644
--- a/lib/Support/Makefile
+++ b/lib/Support/Makefile
@@ -1,4 +1,4 @@
-LEVEL = ../..
+LEVEL = ../../..
LIBRARYNAME = support
BUILD_ARCHIVE = 1
diff --git a/support/lib/Support/Makefile b/support/lib/Support/Makefile
index 7b263b79c8..d52d7315bf 100644
--- a/support/lib/Support/Makefile
+++ b/support/lib/Support/Makefile
@@ -1,4 +1,4 @@
-LEVEL = ../..
+LEVEL = ../../..
LIBRARYNAME = support
BUILD_ARCHIVE = 1