diff options
Diffstat (limited to 'support/lib/Support')
-rw-r--r-- | support/lib/Support/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |