mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-24 06:59:50 -05:00
build: Add wayland-scanner.pc.
To allow user program to include wayland-scanner.m4 in tarball, move the path variables from it into wayland-scanner.pc.
This commit is contained in:
parent
60fc83af6e
commit
40fc79d5b0
7 changed files with 32 additions and 18 deletions
|
|
@ -57,6 +57,9 @@ wayland_scanner_SOURCES = \
|
|||
wayland_scanner_LDADD = $(EXPAT_LIBS) libwayland-util.la
|
||||
|
||||
$(BUILT_SOURCES) : wayland-scanner
|
||||
|
||||
scannerpkgconfigdir = $(datadir)/pkgconfig
|
||||
scannerpkgconfig_DATA = wayland-scanner.pc
|
||||
endif
|
||||
|
||||
BUILT_SOURCES = \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue