From 649df540e853838c51167c8cf02b17fc65fc807d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 29 Sep 2009 08:21:40 +0200 Subject: New, makefile-based bundled build implementation --- .../build/import/libfrontend-elements/configuration-dynamic.make | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'libxsd-frontend/build/import/libfrontend-elements') diff --git a/libxsd-frontend/build/import/libfrontend-elements/configuration-dynamic.make b/libxsd-frontend/build/import/libfrontend-elements/configuration-dynamic.make index 6583182..70d0da6 100644 --- a/libxsd-frontend/build/import/libfrontend-elements/configuration-dynamic.make +++ b/libxsd-frontend/build/import/libfrontend-elements/configuration-dynamic.make @@ -1 +1,4 @@ -libfrontend_elements_installed := y +libfrontend_elements_installed := n +src_root := $(abspath $(src_root)/../libfrontend-elements) +scf_root := $(src_root)/build +out_root := $(src_root) -- cgit v1.1