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