summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/libgd-src/tests/tga/Makemodule.am
blob: ab08dbff2b9fc3790e10d816860f9ccd0cafca4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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_1.tga \
	tga/heap_overflow_2.tga \
	tga/tga_read_rgb.png \
	tga/tga_read_rgb.tga \
	tga/tga_read_rgb_rle.tga