summaryrefslogtreecommitdiff
path: root/tests/tga/Makemodule.am
blob: 916d70737c44c1921e71c62dd2b03b2ee903b6f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
libgd_test_programs += \
	tga/bug00084 \
	tga/bug00247 \
	tga/bug00247a \
	tga/bug00248 \
	tga/bug00248a \
	tga/heap_overflow \
	tga/tga_null \
	tga/tga_read

EXTRA_DIST += \
	tga/CMakeLists.txt \
	tga/bug00084.tga \
	tga/bug00247.tga \
	tga/bug00247a.tga \
	tga/bug00248.tga \
	tga/bug00248a.tga \
	tga/heap_overflow.tga \
	tga/tga_read_rgb.png \
	tga/tga_read_rgb.tga \
	tga/tga_read_rgb_rle.tga