diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-08-27 18:09:54 +0200 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2017-08-27 18:09:54 +0200 |
commit | 1dd19ac494da7b223bc919a85c0e6c16502e9a77 (patch) | |
tree | f37e3ff2b39bbe44fd863ad3ffd5724275b002d1 /nbproject/configurations.xml | |
parent | e9b532488dff41b1215a8c92820a55fe6847e2f1 (diff) |
Fix Alsacore ctlget in form ctl={id:xxx}
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 d00c20b..9700858 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -1477,7 +1477,7 @@ <makefileType> <makeTool> <buildCommandWorkingDir>build</buildCommandWorkingDir> - <buildCommand>${MAKE} -f Makefile</buildCommand> + <buildCommand>${MAKE} -f Makefile populate</buildCommand> <cleanCommand>${MAKE} -f Makefile clean</cleanCommand> <executablePath>build/CMakeFiles/feature_tests.bin</executablePath> <cTool flags="-g -fPIC -fPIC"> |