Simplify build configuration and support branches
[cc0/argeo-build.git] / configure
index c9af7a5b8d3035c237a67aa8885e737fbf320157..4adf1c0cb842d5e3049bef17f6d7e07cea75b58a 100755 (executable)
--- a/configure
+++ b/configure
@@ -36,6 +36,7 @@ SDK_BUILD_BASE := $SDK_BUILD_BASE
 JAVA_HOME := $JAVA_HOME
 
 include \$(SDK_SRC_BASE)/branch.mk
+include $(SDK_SRC_BASE)/sdk/branches/$(BRANCH).bnd
 EOF