mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-05-28 14:27:39 +03:00
make: Reconfigure wine when aclocal.m4 changes.
This commit is contained in:
parent
ee9aa1f9eb
commit
68d36773d5
@ -442,6 +442,8 @@ $(eval $(call rules-wine-tools,wine,x86_64,unix))
|
||||
$(eval $(call rules-autoconf,wine,i386,unix))
|
||||
$(eval $(call rules-autoconf,wine,x86_64,unix))
|
||||
|
||||
$(WINE_SRC)/configure: $(WINE_ORIGIN)/aclocal.m4
|
||||
|
||||
$(OBJ)/.wine-post-source:
|
||||
cd $(WINE_SRC) && XDG_CACHE_HOME=$(OBJ) dlls/winevulkan/make_vulkan -x vk.xml -X video.xml
|
||||
-cd $(WINE_SRC) && tools/make_specfiles
|
||||
|
Loading…
x
Reference in New Issue
Block a user