summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am3
-rw-r--r--test/Makefile.in3
2 files changed, 4 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index bc506096..0aca56fc 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -39,7 +39,8 @@ EXTRA_DIST = \
CMakeLists.txt \
common.sh \
TiffSplitTest.cmake \
- TiffTestCommon.cmake
+ TiffTestCommon.cmake \
+ TiffTest.cmake
# All of the tests to execute via 'make check'
TESTS = $(check_PROGRAMS) $(TESTSCRIPTS)
diff --git a/test/Makefile.in b/test/Makefile.in
index 2c8dbff6..0b2cf1d6 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -643,7 +643,8 @@ EXTRA_DIST = \
CMakeLists.txt \
common.sh \
TiffSplitTest.cmake \
- TiffTestCommon.cmake
+ TiffTestCommon.cmake \
+ TiffTest.cmake
# Extra files which should be cleaned by 'make clean'