build: Run tools/make_specfiles if it exists.
This commit is contained in:
parent
f8bf0861b2
commit
59699bb4d1
1 changed files with 1 additions and 0 deletions
|
@ -412,6 +412,7 @@ $(eval $(call rules-autoconf,wine,32))
|
||||||
$(eval $(call rules-autoconf,wine,64))
|
$(eval $(call rules-autoconf,wine,64))
|
||||||
|
|
||||||
$(OBJ)/.wine-post-source:
|
$(OBJ)/.wine-post-source:
|
||||||
|
-cd $(WINE_SRC) && tools/make_specfiles
|
||||||
cd $(WINE_SRC) && tools/make_requests
|
cd $(WINE_SRC) && tools/make_requests
|
||||||
cd $(WINE_SRC) && dlls/winevulkan/make_vulkan -x vk.xml
|
cd $(WINE_SRC) && dlls/winevulkan/make_vulkan -x vk.xml
|
||||||
touch $@
|
touch $@
|
||||||
|
|
Loading…
Reference in a new issue