Install the pkgconfig files
Lost the install rule when we converted to automake.
This commit is contained in:
@@ -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)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user