summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/libgd-src/tests/gd/Makemodule.am
blob: e4a741fb9dd4bbb0eef1c2fd146d82550eac6f2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
libgd_test_programs += \
	gd/gd_null \
	gd/gd_num_colors \
	gd/gd_versiontest

if HAVE_LIBPNG
libgd_test_programs += \
	gd/gd_im2im
endif

EXTRA_DIST += \
	gd/crafted_num_colors.gd \
	gd/CMakeLists.txt