summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@codelibre.net>2021-02-06 21:10:37 +0000
committerRoger Leigh <rleigh@codelibre.net>2021-02-13 11:58:18 +0000
commitc1b809113b3253439eb8c0d8098d24bfae30661a (patch)
tree9d05b936e86caf8b3c4bc4194812d624d9915943 /Makefile.am
parentcbbed3fb3f231052d0c598f249db8ec9f7a80d14 (diff)
downloadlibtiff-git-c1b809113b3253439eb8c0d8098d24bfae30661a.tar.gz
cmake: Split into helper scripts
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8ccf3413..f34dac2b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,6 +37,7 @@ docfiles = \
VERSION
EXTRA_DIST = \
+ cmake \
CMakeLists.txt \
HOWTO-RELEASE \
autogen.sh \