diff options
Diffstat (limited to 'xsd/build/import/libbackend-elements/configuration-dynamic.make')
-rw-r--r-- | xsd/build/import/libbackend-elements/configuration-dynamic.make | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xsd/build/import/libbackend-elements/configuration-dynamic.make b/xsd/build/import/libbackend-elements/configuration-dynamic.make new file mode 100644 index 0000000..8a6f091 --- /dev/null +++ b/xsd/build/import/libbackend-elements/configuration-dynamic.make @@ -0,0 +1,4 @@ +libbackend_elements_installed := n +src_root := $(abspath $(src_root)/../libbackend-elements) +scf_root := $(src_root)/build +out_root := $(src_root) |