Makefile.am: distribute build-cmake/CMakeLists.txt

Ironically, we need to tell automake to distribute the CMakeLists.txt
file in the tarball...
This commit is contained in:
Robert Edmonds 2014-09-08 16:56:43 -04:00
parent b0e0430d57
commit cb7498b0a7

View File

@ -208,3 +208,4 @@ endif
EXTRA_DIST += Doxyfile.in
EXTRA_DIST += DoxygenLayout.xml
EXTRA_DIST += build-cmake/CMakeLists.txt