summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/libgd-src/tests/xbm/Makemodule.am
blob: 4d14916b1336fd9ebcb5731a63e0d818ebc44db3 (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 \
	xbm/github_bug_170

if HAVE_LIBPNG
libgd_test_programs += \
	xbm/github_bug_109 \
	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