mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-11 04:28:09 -05:00
build: Generated protocol files live in protocol/ now
Fix up the references in include_HEADERS.
This commit is contained in:
parent
bb41c57446
commit
1e716d6fcf
1 changed files with 2 additions and 2 deletions
|
|
@ -20,9 +20,9 @@ noinst_LTLIBRARIES = libwayland-util.la
|
|||
|
||||
include_HEADERS = \
|
||||
src/wayland-util.h \
|
||||
src/wayland-server-protocol.h \
|
||||
protocol/wayland-server-protocol.h \
|
||||
src/wayland-server.h \
|
||||
src/wayland-client-protocol.h \
|
||||
protocol/wayland-client-protocol.h \
|
||||
src/wayland-client.h \
|
||||
src/wayland-egl.h \
|
||||
src/wayland-version.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue