mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-15 16:18:20 +03:00
build: Ignore make_specfiles generated sources.
This commit is contained in:
parent
ce441b0ecb
commit
b3ad21ed92
@ -476,7 +476,9 @@ WINE_SOURCE_ARGS = \
|
|||||||
--exclude dlls/winevulkan/vulkan_thunks.c \
|
--exclude dlls/winevulkan/vulkan_thunks.c \
|
||||||
--exclude dlls/winevulkan/vulkan_thunks.h \
|
--exclude dlls/winevulkan/vulkan_thunks.h \
|
||||||
--exclude dlls/winevulkan/winevulkan.json \
|
--exclude dlls/winevulkan/winevulkan.json \
|
||||||
--exclude dlls/winevulkan/winevulkan.spec
|
--exclude dlls/winevulkan/winevulkan.spec \
|
||||||
|
--exclude dlls/ntdll/ntsyscalls.h \
|
||||||
|
--exclude dlls/win32u/win32syscalls.h \
|
||||||
|
|
||||||
WINE_CONFIGURE_ARGS = \
|
WINE_CONFIGURE_ARGS = \
|
||||||
--enable-werror \
|
--enable-werror \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user