summaryrefslogtreecommitdiff
path: root/tests/gdimagecolorreplace
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-04-30 20:58:17 -0400
committerMike Frysinger <vapier@gentoo.org>2016-04-30 21:02:45 -0400
commit613e8c93e35a494209f80c253dfee408fef44ff4 (patch)
tree68db773fa76572935b9e5cd468023a36d3589ac2 /tests/gdimagecolorreplace
parent92c3209484cb8baa07c88f65f4be0de8ce238de0 (diff)
downloadlibgd-613e8c93e35a494209f80c253dfee408fef44ff4.tar.gz
tests: split up makefile entries
This matches what we've done with cmake files, and it makes managing the subdirs much easier.
Diffstat (limited to 'tests/gdimagecolorreplace')
-rw-r--r--tests/gdimagecolorreplace/Makemodule.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/gdimagecolorreplace/Makemodule.am b/tests/gdimagecolorreplace/Makemodule.am
new file mode 100644
index 0000000..563283e
--- /dev/null
+++ b/tests/gdimagecolorreplace/Makemodule.am
@@ -0,0 +1,7 @@
+if HAVE_LIBPNG
+check_PROGRAMS += \
+ gdimagecolorreplace/gdimagecolorreplace
+endif
+
+EXTRA_DIST += \
+ gdimagecolorreplace/CMakeLists.txt