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

if ENABLE_GD_FORMATS
libgd_test_programs += \
	gd/bug00383 \
	gd/gd_null \
	gd/gd_num_colors \
	gd/gd_im2im
endif

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