mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-30 11:24:24 -04:00
Fixed MSYS2AUTOMAKE path in msys2_build_libs/Makefile
This commit is contained in:
parent
f3b8843384
commit
81d42f0a89
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
SQLCIPHER_VERSION=3.3.1
|
||||
MSYS2AUTOMAKE=/c/msys64/usr/share/automake-1.15
|
||||
MSYS2AUTOMAKE=/usr/share/automake-1.15
|
||||
|
||||
BLD=../build-libs
|
||||
DLD=../downloads
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue