summaryrefslogtreecommitdiff
path: root/contrib/tags
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2015-08-30 21:26:45 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2015-08-30 21:26:45 +0000
commit1fea0da2666849f0dd3282b840901fded55f1608 (patch)
treeb731f6187aeec814c2557563851658a63751648b /contrib/tags
parent42bfc7006acd0ee14f595578b8d9cce420c4476f (diff)
downloadlibtiff-git-1fea0da2666849f0dd3282b840901fded55f1608.tar.gz
All the CMakeLists.txt files were missing from the distribution tarball.
Diffstat (limited to 'contrib/tags')
-rw-r--r--contrib/tags/Makefile.am10
-rw-r--r--contrib/tags/Makefile.in10
2 files changed, 17 insertions, 3 deletions
diff --git a/contrib/tags/Makefile.am b/contrib/tags/Makefile.am
index 9d92444f..67d99679 100644
--- a/contrib/tags/Makefile.am
+++ b/contrib/tags/Makefile.am
@@ -23,5 +23,11 @@
# Process this file with automake to produce Makefile.in.
-EXTRA_DIST = README listtif.c maketif.c xtif_dir.c xtiffio.h xtiffiop.h
-
+EXTRA_DIST = \
+ CMakeLists.txt \
+ README \
+ listtif.c \
+ maketif.c \
+ xtif_dir.c \
+ xtiffio.h \
+ xtiffiop.h
diff --git a/contrib/tags/Makefile.in b/contrib/tags/Makefile.in
index 28c5b1a5..ad328f17 100644
--- a/contrib/tags/Makefile.in
+++ b/contrib/tags/Makefile.in
@@ -295,7 +295,15 @@ tiff_libs_private = @tiff_libs_private@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-EXTRA_DIST = README listtif.c maketif.c xtif_dir.c xtiffio.h xtiffiop.h
+EXTRA_DIST = \
+ CMakeLists.txt \
+ README \
+ listtif.c \
+ maketif.c \
+ xtif_dir.c \
+ xtiffio.h \
+ xtiffiop.h
+
all: all-am
.SUFFIXES: