summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2011-02-14 22:17:41 -0500
committerKristian Høgsberg <krh@bitplanet.net>2011-02-14 22:21:13 -0500
commitfcfb4e30a47a4cd2416dac210521594b489c8bfd (patch)
treee940236740627c99898ad726246226977c9d7af8 /Makefile.am
parentcompositor: Clip repaint to the damage region (diff)
downloadwayland-fcfb4e30a47a4cd2416dac210521594b489c8bfd.tar
wayland-fcfb4e30a47a4cd2416dac210521594b489c8bfd.tar.gz
wayland-fcfb4e30a47a4cd2416dac210521594b489c8bfd.tar.bz2
wayland-fcfb4e30a47a4cd2416dac210521594b489c8bfd.tar.lz
wayland-fcfb4e30a47a4cd2416dac210521594b489c8bfd.tar.xz
wayland-fcfb4e30a47a4cd2416dac210521594b489c8bfd.tar.zst
wayland-fcfb4e30a47a4cd2416dac210521594b489c8bfd.zip
Split into a core repository that only holds the core Wayland libraries
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 03d15db..ec2798a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,6 @@
-SUBDIRS = wayland compositor clients data
+SUBDIRS = wayland
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
+aclocaldir = $(datadir)/aclocal
+aclocal_DATA = wayland-scanner.m4 wayland-scanner.mk \ No newline at end of file