aboutsummaryrefslogtreecommitdiff
path: root/externals/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'externals/Makefile')
-rw-r--r--externals/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/Makefile b/externals/Makefile
index 26a97cb7..2c5d8276 100644
--- a/externals/Makefile
+++ b/externals/Makefile
@@ -13,7 +13,7 @@ CWD := $(shell pwd)
# these are setup to be overridden by the packages/Makefile
cvs_root_dir = $(CWD)/..
DESTDIR = $(CWD)/build/
-BUILDLAYOUT_DIR = $(CWD)
+BUILDLAYOUT_DIR = $(cvs_root_dir)/packages
# default target
default: all