mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-04-02 07:15:53 -04:00
build: Install wayland-scanner.mk under $(pkgdatadir).
This commit is contained in:
parent
3cff4693ea
commit
60fc83af6e
1 changed files with 2 additions and 2 deletions
|
|
@ -7,6 +7,6 @@ SUBDIRS = src protocol $(doc_subdir) tests cursor
|
||||||
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||||
|
|
||||||
aclocaldir = $(datadir)/aclocal
|
aclocaldir = $(datadir)/aclocal
|
||||||
aclocal_DATA = wayland-scanner.m4 wayland-scanner.mk
|
aclocal_DATA = wayland-scanner.m4
|
||||||
|
|
||||||
EXTRA_DIST = wayland-scanner.mk
|
dist_pkgdata_DATA = wayland-scanner.mk
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue