mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Windows build: allow reset.sh to remove mingw
BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20461 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
003c73794a
commit
373c161dc6
@ -63,6 +63,7 @@ function eval_all() {
|
||||
eval_path $AUTOTOOLS_DIR
|
||||
eval_path $GUILE_DIR
|
||||
eval_path $OPENSSL_DIR
|
||||
eval_path $MINGW_DIR
|
||||
eval_path $MINGW_UTILS_DIR
|
||||
eval_path $EXETYPE_DIR
|
||||
eval_path $LIBXML2_DIR
|
||||
|
Loading…
Reference in New Issue
Block a user