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:
parent
99a0dd447b
commit
e9eb1f504e
@ -21,7 +21,7 @@ test_driver_client_header = custom_target(
|
|||||||
)
|
)
|
||||||
|
|
||||||
test_driver_protocol_code = custom_target(
|
test_driver_protocol_code = custom_target(
|
||||||
'test-driver source',
|
'test-driver protocol code',
|
||||||
input: 'test-driver.xml',
|
input: 'test-driver.xml',
|
||||||
output: 'test-driver-protocol.c',
|
output: 'test-driver-protocol.c',
|
||||||
command: [
|
command: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user