diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-08-27 13:32:56 +0200 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2017-08-27 13:32:56 +0200 |
commit | e9b532488dff41b1215a8c92820a55fe6847e2f1 (patch) | |
tree | b2e5950c3172e6b85ff89fe2b92bb55c8daa6314 /nbproject/configurations.xml | |
parent | 1951815533e516f4bfeb0749aa6056090371704d (diff) |
Readme update for controller
Diffstat (limited to 'nbproject/configurations.xml')
-rw-r--r-- | nbproject/configurations.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 9cec85a..d00c20b 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -1477,7 +1477,7 @@ <makefileType> <makeTool> <buildCommandWorkingDir>build</buildCommandWorkingDir> - <buildCommand>${MAKE} -f Makefile install</buildCommand> + <buildCommand>${MAKE} -f Makefile</buildCommand> <cleanCommand>${MAKE} -f Makefile clean</cleanCommand> <executablePath>build/CMakeFiles/feature_tests.bin</executablePath> <cTool flags="-g -fPIC -fPIC"> |