more follow-up

CI still had a duplicate tile.o
This commit is contained in:
nhmall
2026-05-18 14:18:24 -04:00
parent 0607d6426c
commit 95151d99fc
4 changed files with 13 additions and 14 deletions
-1
View File
@@ -314,7 +314,6 @@ else # !WANT_WIN_QT
LINK=$(CC)
endif # !WANT_WIN_QT
# prevent duplicate tile.o in WINOBJ
WINOBJ = $(WINOBJ0)
# prevent duplicates in VARDATND if both X11 and Qt are being supported
VARDATND += $(sort $(VARDATND0))