libgd/tests/bmp/Makemodule.am

13 lines
170 B
Plaintext

libgd_test_programs += \
bmp/bmp_null \
bmp/bug00275
if HAVE_LIBPNG
libgd_test_programs += \
bmp/bmp_im2im \
bmp/bug00276
endif
EXTRA_DIST += \
bmp/CMakeLists.txt