From 3cdf74257bdb9d054637252f4fa7503abf580db9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Tue, 22 Feb 2011 15:28:17 -0500 Subject: [PATCH] Delete pixman-x64-mmx-emulation.h from pixman/Makefile.am --- pixman/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixman/Makefile.am b/pixman/Makefile.am index ca31301..d016e9f 100644 --- a/pixman/Makefile.am +++ b/pixman/Makefile.am @@ -52,7 +52,7 @@ pixman-combine64.h : pixman-combine.h.template make-combine.pl $(PERL) $(srcdir)/make-combine.pl 16 < $(srcdir)/pixman-combine.h.template > $@ || ($(RM) $@; exit 1) EXTRA_DIST = Makefile.win32 pixman-combine.c.template make-combine.pl pixman-region.c \ - pixman-combine.h.template solaris-hwcap.mapfile pixman-x64-mmx-emulation.h + pixman-combine.h.template solaris-hwcap.mapfile CLEANFILES = pixman-combine32.c pixman-combine64.c pixman-combine32.h pixman-combine64.h # mmx code -- 2.7.4