summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1b110a1..6756d2c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@ dist_doc_DATA += COPYING README_malloc.txt README_stack.txt
endif
endif
-EXTRA_DIST = autogen.sh
+EXTRA_DIST = autogen.sh CMakeLists.txt Config.cmake.in
## TODO: After migration to autoconf-1.13+, remove check-nolink definition
## from this Makefile.am and add AM_EXTRA_RECURSIVE_TARGETS([check-nolink])