|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-15801) Allow root of relat... [email protected] (JIRA)
- [JIRA] (JENKINS-15801) Allow root of ... [email protected] (JIRA)
- [JIRA] (JENKINS-15801) Allow root of ... [email protected] (JIRA)
- [JIRA] (JENKINS-15801) Allow root of ... [email protected] (JIRA)
- [JIRA] (JENKINS-15801) Allow root of ... [email protected] (JIRA)
- [JIRA] (JENKINS-15801) Allow root of ... [email protected] (JIRA)
- [JIRA] (JENKINS-15801) Allow root of ... [email protected] (JIRA)

Have similar issue. Doing unit tests on submodules of a project with the following structure.
file.c
test/makefile
Where makefile refere to parent directory objects. To start the build i issue something like:
make -C test