summaryrefslogtreecommitdiff
path: root/tests/xbm/Makemodule.am
blob: 17e44bbaa704aac945d0322a94f2900647821968 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
libgd_test_programs += \
	xbm/github_bug_501

if HAVE_LIBPNG
libgd_test_programs += \
	xbm/github_bug_109 \
	xbm/github_bug_170 \
	xbm/x10_basic_read
endif

EXTRA_DIST += \
	xbm/CMakeLists.txt \
	xbm/github_bug_109.xbm \
	xbm/github_bug_109_exp.png \
	xbm/x10_basic_read.xbm \
	xbm/x10_basic_read_exp.png \
	xbm/github_bug_501.xbm