mirror of
https://github.com/mintty/wsltty.git
synced 2025-01-18 12:05:47 +00:00
ensure wsltty-specific recompile for mintty -V message (#284)
This commit is contained in:
parent
9469b2b5f5
commit
97dc68d64a
1
makefile
1
makefile
@ -185,6 +185,7 @@ appxversion=VERSION_SUFFIX="– wsltty appx $(verx)" WSLTTY_VERSION="$(verx)"
|
||||
mintty-build:
|
||||
# ensure rebuild of version-specific check and message
|
||||
rm -f mintty-$(minttyver)/bin/*/windialog.o
|
||||
rm -f mintty-$(minttyver)/bin/*/winmain.o
|
||||
# build mintty
|
||||
cd mintty-$(minttyver)/src; make $(wslbuild) $(wslversion)
|
||||
mkdir -p bin
|
||||
|
Loading…
Reference in New Issue
Block a user