summaryrefslogtreecommitdiff
path: root/tests/bmp/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bmp/Makemodule.am')
-rw-r--r--tests/bmp/Makemodule.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/bmp/Makemodule.am b/tests/bmp/Makemodule.am
index 27dc7ec..e7908f3 100644
--- a/tests/bmp/Makemodule.am
+++ b/tests/bmp/Makemodule.am
@@ -1,12 +1,10 @@
libgd_test_programs += \
bmp/bmp_null \
bmp/bug00275 \
+ bmp/bug00450 \
+ bmp/bmp_im2im \
bmp/bug00276
-if HAVE_LIBPNG
-libgd_test_programs += \
- bmp/bmp_im2im
-endif
-
EXTRA_DIST += \
+ bmp/bug00450.bmp \
bmp/CMakeLists.txt