mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
Add wayland-scanner.mk to EXTRA_DIST for make distcheck
This commit is contained in:
parent
9136e05ebd
commit
8105d2873c
1 changed files with 3 additions and 1 deletions
|
|
@ -3,4 +3,6 @@ SUBDIRS = wayland
|
|||
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||
|
||||
aclocaldir = $(datadir)/aclocal
|
||||
aclocal_DATA = wayland-scanner.m4 wayland-scanner.mk
|
||||
aclocal_DATA = wayland-scanner.m4 wayland-scanner.mk
|
||||
|
||||
EXTRA_DIST = wayland-scanner.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue