summaryrefslogtreecommitdiff
path: root/html/Makefile.am
diff options
context:
space:
mode:
authorbfriesen <bfriesen>2015-08-30 21:26:45 +0000
committerbfriesen <bfriesen>2015-08-30 21:26:45 +0000
commit84d33fdf56b9ad47317df3041b7187114afc6a81 (patch)
tree9bc17df3896527df8ae349ebe13df4379a4db924 /html/Makefile.am
parent9c7d8588ea4e6acb621f9789c4ac14fb3654e5f7 (diff)
downloadlibtiff-84d33fdf56b9ad47317df3041b7187114afc6a81.tar.gz
All the CMakeLists.txt files were missing from the distribution tarball.
Diffstat (limited to 'html/Makefile.am')
-rw-r--r--html/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/html/Makefile.am b/html/Makefile.am
index 99f5bdef..77653840 100644
--- a/html/Makefile.am
+++ b/html/Makefile.am
@@ -81,9 +81,12 @@ docfiles = \
v4.0.2.html \
v4.0.3.html \
v4.0.4beta.html \
- v4.0.4.html
+ v4.0.4.html \
+ v4.0.5.html
dist_doc_DATA = $(docfiles)
SUBDIRS = images man
+EXTRA_DIST = \
+ CMakeLists.txt