summaryrefslogtreecommitdiff
path: root/tests/gdimagefilltoborder
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gdimagefilltoborder')
-rw-r--r--tests/gdimagefilltoborder/Makemodule.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gdimagefilltoborder/Makemodule.am b/tests/gdimagefilltoborder/Makemodule.am
index d13d7c9..15f4dde 100644
--- a/tests/gdimagefilltoborder/Makemodule.am
+++ b/tests/gdimagefilltoborder/Makemodule.am
@@ -1,5 +1,5 @@
if HAVE_LIBPNG
-check_PROGRAMS += \
+libgd_test_programs += \
gdimagefilltoborder/bug00037
endif