From b25e6f82a1189a67208a2a4980d732ab77e64a35 Mon Sep 17 00:00:00 2001 From: Søren Sandmann Pedersen Date: Tue, 26 Jul 2005 18:21:22 +0000 Subject: fb/Makefile.am: add fbpseudocolor.h to sdk_HEADERS hw/xfree86/xaa/Makefile.am: add xaaWrapper.h to sdk_HEADERS --- hw/xfree86/xaa/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hw/xfree86/xaa/Makefile.am') diff --git a/hw/xfree86/xaa/Makefile.am b/hw/xfree86/xaa/Makefile.am index 4a60a9caf..b5d4dee29 100644 --- a/hw/xfree86/xaa/Makefile.am +++ b/hw/xfree86/xaa/Makefile.am @@ -58,8 +58,8 @@ mf3-%.c: DISTCLEANFILES = $(POLYSEG) $(LSB_FIRST) $(LSB_FIXED) $(MSB_FIRST) $(MSB_FIXED) -sdk_HEADERS = xaa.h xaalocal.h xaarop.h -EXTRA_DIST = xaaWrapper.h xaacexp.h xaawrap.h xaaLine.c xaaDashLine.c \ +sdk_HEADERS = xaa.h xaalocal.h xaarop.h xaaWrapper.h +EXTRA_DIST = xaacexp.h xaawrap.h xaaLine.c xaaDashLine.c \ xaaStipple.c xaaTEGlyph.c xaaBitmap.c INCLUDES = $(XORG_INCS) -- cgit v1.2.3