summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@redhat.com>2010-04-22 12:14:23 -0400
committerSøren Sandmann Pedersen <ssp@redhat.com>2010-04-22 12:14:23 -0400
commit526132fa652a42d94826760aa9c72537e3ecaf35 (patch)
tree3fcc89e8e007b960b53a2853c324c7eda2c62d74
parent8f7cc5e4388e83eb1b77aea978f3c58338232320 (diff)
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.
-rw-r--r--test/Makefile.am3
1 files changed, 1 insertions, 2 deletions
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)