mirror of
https://git.wownero.com/wownero/wownero-puddle.git
synced 2024-08-15 01:03:20 +00:00
add libversion
This commit is contained in:
parent
d40a5762cf
commit
88ac5af85b
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -52,6 +52,7 @@ MONERO_INC = \
|
|||
${MONERO_ROOT}/contrib/epee/include
|
||||
|
||||
MONERO_LIBS = \
|
||||
${MONERO_BUILD_ROOT}/src/libversion.a \
|
||||
${MONERO_BUILD_ROOT}/src/cryptonote_basic/libcryptonote_basic.a \
|
||||
${MONERO_BUILD_ROOT}/src/crypto/libcncrypto.a \
|
||||
${MONERO_BUILD_ROOT}/src/common/libcommon.a \
|
||||
|
|
Loading…
Reference in a new issue