]> git.argeo.org Git - gpl/argeo-tp.git/blob - configure
Fix Provide-Capability in JUnit
[gpl/argeo-tp.git] / configure
1 #!/bin/sh
2
3 # Source are located where this script is
4 SDK_SRC_BASE="$(cd "$(dirname "$0")"; pwd -P)"
5
6 # Source the configure script
7 . $SDK_SRC_BASE/sdk/argeo-build/configure