mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-05 13:29:50 -05:00
Install the pkgconfig files
Lost the install rule when we converted to automake.
This commit is contained in:
parent
cbe6f04388
commit
0d8805ea18
1 changed files with 3 additions and 0 deletions
|
|
@ -26,6 +26,9 @@ libwayland_client_la_SOURCES = \
|
||||||
wayland-protocol.c \
|
wayland-protocol.c \
|
||||||
wayland-client.c
|
wayland-client.c
|
||||||
|
|
||||||
|
pkgconfigdir = $(libdir)/pkgconfig
|
||||||
|
pkgconfig_DATA = wayland-client.pc wayland-server.pc
|
||||||
|
|
||||||
INCLUDES = $(FFI_CFLAGS)
|
INCLUDES = $(FFI_CFLAGS)
|
||||||
AM_CFLAGS = $(GCC_CFLAGS)
|
AM_CFLAGS = $(GCC_CFLAGS)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue