From c74becfdb939af56d19b1d8cef94f3cfc11f238c Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 28 Apr 2009 08:44:47 -0700 Subject: [PATCH] Add solaris-hwcap.mapfile to EXTRA_DIST Signed-off-by: Alan Coopersmith --- pixman/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pixman/Makefile.am b/pixman/Makefile.am index b8589be..7fdb085 100644 --- a/pixman/Makefile.am +++ b/pixman/Makefile.am @@ -43,7 +43,8 @@ pixman-combine64.c : combine.inc pixman-combine64.h combine.pl pixman-combine64.h : combine.h.inc combine.pl $(PERL) $(srcdir)/combine.pl 16 < $(srcdir)/combine.h.inc > $@ || ($(RM) $@; exit 1) -EXTRA_DIST = Makefile.win32 combine.inc combine.pl pixman-region.c combine.h.inc +EXTRA_DIST = Makefile.win32 combine.inc combine.pl pixman-region.c \ + combine.h.inc solaris-hwcap.mapfile CLEANFILES = pixman-combine32.c pixman-combine64.c pixman-combine32.h pixman-combine64.h # mmx code -- 2.7.4