mirror of
https://github.com/brl/mutter.git
synced 2025-06-28 07:53:15 +00:00
tests/build: Fix test driver protocol code target name
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2810>
This commit is contained in:
@ -21,7 +21,7 @@ test_driver_client_header = custom_target(
|
||||
)
|
||||
|
||||
test_driver_protocol_code = custom_target(
|
||||
'test-driver source',
|
||||
'test-driver protocol code',
|
||||
input: 'test-driver.xml',
|
||||
output: 'test-driver-protocol.c',
|
||||
command: [
|
||||
|
Reference in New Issue
Block a user