summaryrefslogtreecommitdiff
path: root/tests/wbmp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wbmp')
-rw-r--r--tests/wbmp/Makemodule.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/wbmp/Makemodule.am b/tests/wbmp/Makemodule.am
index 786d339..fb12272 100644
--- a/tests/wbmp/Makemodule.am
+++ b/tests/wbmp/Makemodule.am
@@ -1,8 +1,8 @@
-check_PROGRAMS += \
+libgd_test_programs += \
wbmp/wbmp_null
if HAVE_LIBPNG
-check_PROGRAMS += \
+libgd_test_programs += \
wbmp/wbmp_im2im
endif