mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 00:07:51 +00:00
get_libwallet_api.sh: fix version.h generation timeline
This commit is contained in:
parent
24a66c184d
commit
995bf3f596
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ fi
|
|||
|
||||
|
||||
pushd $MONERO_DIR/build/release/src/wallet
|
||||
make version -C ../..
|
||||
make -j$CPU_CORE_COUNT
|
||||
make install -j$CPU_CORE_COUNT
|
||||
popd
|
||||
|
|
Loading…
Reference in a new issue