aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2013-12-13 09:22:33 +0200
committerPetri Lehtinen <petri@digip.org>2013-12-13 09:22:36 +0200
commitb951baec0da0d55e3c065d4d8dc357f7b3f27ebd (patch)
tree04dff25fe031cfe4beae471e5ee03bc0be614d99 /Makefile.am
parente4d6a9f6f4f90aa7bb1b5e09d146ac8d2cb3cd1d (diff)
downloadjansson-b951baec0da0d55e3c065d4d8dc357f7b3f27ebd.zip
jansson-b951baec0da0d55e3c065d4d8dc357f7b3f27ebd.tar.gz
jansson-b951baec0da0d55e3c065d4d8dc357f7b3f27ebd.tar.bz2
Include CMake specific files in release tarballs
Fixes #147.
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 9221cd1..788f9ac 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST = CHANGES LICENSE README.rst win32
+EXTRA_DIST = CHANGES LICENSE README.rst win32 CMakeLists.txt cmake
SUBDIRS = doc src test
# "make distcheck" builds the dvi target, so use it to check that the