summaryrefslogtreecommitdiff
path: root/tests/gdtransformaffinecopy/Makemodule.am
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-01-04 23:43:47 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2020-01-04 23:43:47 +0100
commit9088591eae437358ee5b929adf82865e37e3001e (patch)
tree30407b065fc5074038d031c52f6c1cf504a49740 /tests/gdtransformaffinecopy/Makemodule.am
parenta59ee51e8d0b4a9ede10f2a5a06c48a00246fd4e (diff)
downloadlibgd-9088591eae437358ee5b929adf82865e37e3001e.tar.gz
Fix #585: gdTransformAffineCopy() changes interpolation method
We have to properly initialize `interpolation_id_bak`.
Diffstat (limited to 'tests/gdtransformaffinecopy/Makemodule.am')
-rw-r--r--tests/gdtransformaffinecopy/Makemodule.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/gdtransformaffinecopy/Makemodule.am b/tests/gdtransformaffinecopy/Makemodule.am
index f86b3c9..f03969d 100644
--- a/tests/gdtransformaffinecopy/Makemodule.am
+++ b/tests/gdtransformaffinecopy/Makemodule.am
@@ -1,5 +1,6 @@
libgd_test_programs += \
- gdtransformaffinecopy/github_bug_00583
+ gdtransformaffinecopy/github_bug_00583 \
+ gdtransformaffinecopy/github_bug_00585
EXTRA_DIST += \
gdtransformaffinecopy/CMakeLists.txt