mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-26 01:40:41 -05:00
build: add uninstalled pkg-config files
Required for building apps against wayland libraries that have not been installed. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
This commit is contained in:
parent
e4efef869e
commit
693e5983f4
4 changed files with 27 additions and 0 deletions
|
|
@ -80,9 +80,12 @@ AC_CONFIG_FILES([Makefile
|
|||
wayland-scanner.m4
|
||||
cursor/Makefile
|
||||
cursor/wayland-cursor.pc
|
||||
cursor/wayland-cursor-uninstalled.pc
|
||||
doc/Makefile
|
||||
doc/Wayland/Makefile
|
||||
src/Makefile
|
||||
src/wayland-server-uninstalled.pc
|
||||
src/wayland-client-uninstalled.pc
|
||||
src/wayland-server.pc
|
||||
src/wayland-client.pc
|
||||
src/wayland-version.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue