summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/libgd-src/tests/bmp/Makemodule.am
blob: f3f1660e9ce93106a3a8c3715cf2f9b683eda300 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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