summaryrefslogtreecommitdiff
path: root/tests/gdimagefilledpolygon
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gdimagefilledpolygon')
-rw-r--r--tests/gdimagefilledpolygon/Makemodule.am16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/gdimagefilledpolygon/Makemodule.am b/tests/gdimagefilledpolygon/Makemodule.am
new file mode 100644
index 0000000..4dd9a26
--- /dev/null
+++ b/tests/gdimagefilledpolygon/Makemodule.am
@@ -0,0 +1,16 @@
+if HAVE_LIBPNG
+check_PROGRAMS += \
+ gdimagefilledpolygon/bug00100 \
+ gdimagefilledpolygon/gdimagefilledpolygon0 \
+ gdimagefilledpolygon/gdimagefilledpolygon1 \
+ gdimagefilledpolygon/gdimagefilledpolygon2 \
+ gdimagefilledpolygon/gdimagefilledpolygon3
+endif
+
+EXTRA_DIST += \
+ gdimagefilledpolygon/CMakeLists.txt \
+ gdimagefilledpolygon/bug00100.png \
+ gdimagefilledpolygon/gdimagefilledpolygon0.png \
+ gdimagefilledpolygon/gdimagefilledpolygon1.png \
+ gdimagefilledpolygon/gdimagefilledpolygon2.png \
+ gdimagefilledpolygon/gdimagefilledpolygon3.png