Include CMake specific files in release tarballs

Fixes #147.
This commit is contained in:
Petri Lehtinen 2013-12-13 09:22:33 +02:00
parent e4d6a9f6f4
commit b951baec0d

View File

@ -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