summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKai Pastor <dg0yt@darc.de>2021-07-04 14:39:18 +0200
committerKai Pastor <dg0yt@darc.de>2021-07-04 15:08:41 +0200
commit26104814fa3196933fc96acf49b6aa7c3cc58311 (patch)
treea2f9a22cd02dab030265313f198765608c699216 /Makefile.am
parentc145a6c14978f73bb484c955eb9f84203efcb12e (diff)
downloadlibtiff-git-26104814fa3196933fc96acf49b6aa7c3cc58311.tar.gz
Fix build with CMake 3.10
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 f34dac2b..aaabf4d1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,6 +37,7 @@ docfiles = \
VERSION
EXTRA_DIST = \
+ placeholder.h \
cmake \
CMakeLists.txt \
HOWTO-RELEASE \