summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/Makefile.am4
-rw-r--r--build/Makefile.in5
2 files changed, 7 insertions, 2 deletions
diff --git a/build/Makefile.am b/build/Makefile.am
index 48fe8b4e..c912a422 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -24,7 +24,9 @@
# Process this file with automake to produce Makefile.in.
-EXTRA_DIST = README
+EXTRA_DIST = \
+ CMakeLists.txt \
+ README
SUBDIRS =
diff --git a/build/Makefile.in b/build/Makefile.in
index c1e96dc0..b12c098b 100644
--- a/build/Makefile.in
+++ b/build/Makefile.in
@@ -356,7 +356,10 @@ tiff_libs_private = @tiff_libs_private@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-EXTRA_DIST = README
+EXTRA_DIST = \
+ CMakeLists.txt \
+ README
+
SUBDIRS =
all: all-recursive