1 AUTOMAKE_OPTIONS=nostdinc
2 ACLOCAL_AMFLAGS = -I m4
5 COMPOSITE_DIR=composite
46 aclocaldir = $(datadir)/aclocal
47 aclocal_DATA = xorg-server.m4
49 pkgconfigdir = $(libdir)/pkgconfig
50 pkgconfig_DATA = xorg-server.pc
53 EXTRA_DIST = xorg-server.pc.in xorg-server.m4 autogen.sh
55 DISTCHECK_CONFIGURE_FLAGS=\
56 --with-xkb-path=$(XKB_BASE_DIRECTORY) \
57 --with-xkb-bin-directory=$(XKB_BIN_DIRECTORY) \
58 --with-xkb-output='$${datadir}/X11/xkb/compiled'
60 .PHONY: ChangeLog INSTALL
68 dist-hook: ChangeLog INSTALL
97 $(AM_V_at)$(MAKE) -C hw relink