mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-31 07:11:27 -04: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
|
|
@ -7,6 +7,6 @@ SUBDIRS = src protocol $(doc_subdir) tests cursor
|
|||
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||
|
||||
aclocaldir = $(datadir)/aclocal
|
||||
aclocal_DATA = wayland-scanner.m4
|
||||
dist_aclocal_DATA = wayland-scanner.m4
|
||||
|
||||
dist_pkgdata_DATA = wayland-scanner.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue