summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2013-07-02 18:38:15 +0900
committerKristian Høgsberg <krh@bitplanet.net>2013-07-03 16:38:12 -0400
commit40fc79d5b095e330ab6f851e35ba54a65781679f (patch)
tree6e9f1899d0a144e4ba828bd1567c443e1b630114 /Makefile.am
parentbuild: Install wayland-scanner.mk under $(pkgdatadir). (diff)
downloadwayland-40fc79d5b095e330ab6f851e35ba54a65781679f.tar
wayland-40fc79d5b095e330ab6f851e35ba54a65781679f.tar.gz
wayland-40fc79d5b095e330ab6f851e35ba54a65781679f.tar.bz2
wayland-40fc79d5b095e330ab6f851e35ba54a65781679f.tar.lz
wayland-40fc79d5b095e330ab6f851e35ba54a65781679f.tar.xz
wayland-40fc79d5b095e330ab6f851e35ba54a65781679f.tar.zst
wayland-40fc79d5b095e330ab6f851e35ba54a65781679f.zip
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.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index df6d4b3..ddf39d1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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