Include CMake related files in the tarball.
authorAkos Ladanyi <ladanyi@tmit.bme.hu>
Fri, 18 Jul 2008 17:26:12 +0100
changeset 22733f8d69e642a
parent 226 4c9d85f5dc93
child 228 b6732e0d38c5
Include CMake related files in the tarball.
Makefile.am
doc/Makefile.am
     1.1 --- a/Makefile.am	Fri Jul 18 16:47:27 2008 +0100
     1.2 +++ b/Makefile.am	Fri Jul 18 17:26:12 2008 +0100
     1.3 @@ -8,7 +8,8 @@
     1.4  	m4/lx_check_cplex.m4 \
     1.5  	m4/lx_check_glpk.m4 \
     1.6  	m4/lx_check_soplex.m4 \
     1.7 -	CMakeLists.txt
     1.8 +	CMakeLists.txt \
     1.9 +	cmake
    1.10  
    1.11  pkgconfigdir = $(libdir)/pkgconfig
    1.12  lemondir = $(pkgincludedir)
     2.1 --- a/doc/Makefile.am	Fri Jul 18 16:47:27 2008 +0100
     2.2 +++ b/doc/Makefile.am	Fri Jul 18 17:26:12 2008 +0100
     2.3 @@ -7,7 +7,8 @@
     2.4  	doc/license.dox \
     2.5  	doc/mainpage.dox \
     2.6  	doc/namespaces.dox \
     2.7 -	doc/html
     2.8 +	doc/html \
     2.9 +	doc/CMakeLists.txt
    2.10  
    2.11  DOC_EPS_IMAGES18 = \
    2.12  	nodeshape_0.eps \