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