mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-25 02:30:10 +01:00
readme: s/Makefile.am/meson.build/
We haven't been using autotools for quite a while. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
e71ed40ad7
commit
1c36a3f3ca
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ placed here.
|
|||
## Protocol development procedure
|
||||
|
||||
To propose a new protocol, create a GitLab merge request adding the
|
||||
relevant files and Makefile.am entry to the repository with the
|
||||
relevant files and `meson.build` entry to the repository with the
|
||||
explanation and motivation in the commit message. Protocols are
|
||||
organized in namespaces describing their scope ("wp", "xdg" and "ext").
|
||||
There are different requirements for each namespace, see [GOVERNANCE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue