summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/libgd-src/tests/gdimagerectangle/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/gd/libgd-src/tests/gdimagerectangle/Makemodule.am')
-rw-r--r--Build/source/libs/gd/libgd-src/tests/gdimagerectangle/Makemodule.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/libs/gd/libgd-src/tests/gdimagerectangle/Makemodule.am b/Build/source/libs/gd/libgd-src/tests/gdimagerectangle/Makemodule.am
index ea9d52b9662..cd49b73fae4 100644
--- a/Build/source/libs/gd/libgd-src/tests/gdimagerectangle/Makemodule.am
+++ b/Build/source/libs/gd/libgd-src/tests/gdimagerectangle/Makemodule.am
@@ -1,10 +1,14 @@
libgd_test_programs += \
gdimagerectangle/bug00003 \
gdimagerectangle/bug00106_gdimagerectangle \
- gdimagerectangle/bug00299 \
gdimagerectangle/github_bug_00172 \
gdimagerectangle/point_ordering
+if HAVE_LIBPNG
+libgd_test_programs += \
+ gdimagerectangle/bug00299
+endif
+
EXTRA_DIST += \
gdimagerectangle/CMakeLists.txt \
gdimagerectangle/bug00299_exp.png