From: Søren Sandmann Pedersen Date: Thu, 22 Apr 2010 16:14:23 +0000 (-0400) Subject: Remove alphamap from the GTK+ part of tests/Makefile.am X-Git-Tag: pixman-0.19.2~70 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=526132fa652a42d94826760aa9c72537e3ecaf35;p=platform%2Fupstream%2Fpixman.git Remove alphamap from the GTK+ part of tests/Makefile.am It doesn't use GTK+ and it was already listed in the non-GTK+ part. --- diff --git a/test/Makefile.am b/test/Makefile.am index 841ff8d..4ef6b45 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -47,8 +47,7 @@ TESTPROGRAMS_GTK = \ alpha-test \ screen-test \ convolution-test \ - trap-test \ - alphamap + trap-test INCLUDES += $(GTK_CFLAGS)