build: Generated protocol files live in protocol/ now

Fix up the references in include_HEADERS.
This commit is contained in:
Kristian Høgsberg 2014-03-07 14:02:32 -08:00
parent bb41c57446
commit 1e716d6fcf

View file

@ -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