diff options
Diffstat (limited to 'libxsd-frontend/build/import/libfrontend-elements')
-rw-r--r-- | libxsd-frontend/build/import/libfrontend-elements/configuration-dynamic.make | 5 |
1 files changed, 4 insertions, 1 deletions
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) |