Skip to content

Commit f6e1449

Browse files
authored
Merge pull request #93 from SpiNNakerManchester/install-locally
Install locally
2 parents 7b0136b + 969e421 commit f6e1449

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

automatic_make.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ do_make() {
4343
fi
4444
}
4545

46-
do_make spinnaker_tools
46+
do_make spinnaker_tools install
4747
do_make spinn_common install
4848
do_make SpiNNFrontEndCommon/c_common/front_end_common_lib install
4949
do_make SpiNNFrontEndCommon/c_common/ install
50-
do_make sPyNNaker/neural_modelling/
50+
do_make sPyNNaker/neural_modelling/ install
5151
do_make sPyNNakerNewModelTemplate/c_models/
5252
do_make SpiNNakerGraphFrontEnd/gfe_examples/
5353
do_make SpiNNakerGraphFrontEnd/gfe_integration_tests/

0 commit comments

Comments
 (0)