gravatar
ladanyi@tmit.bme.hu
ladanyi@tmit.bme.hu
Include CMake related files in the tarball.
0 2 0
default
2 files changed with 4 insertions and 2 deletions:
↑ Collapse diff ↑
Ignore white space 4 line context
... ...
@@ -9,5 +9,6 @@
9 9
	m4/lx_check_glpk.m4 \
10 10
	m4/lx_check_soplex.m4 \
11
	CMakeLists.txt
11
	CMakeLists.txt \
12
	cmake
12 13

	
13 14
pkgconfigdir = $(libdir)/pkgconfig
Ignore white space 4 line context
... ...
@@ -8,5 +8,6 @@
8 8
	doc/mainpage.dox \
9 9
	doc/namespaces.dox \
10
	doc/html
10
	doc/html \
11
	doc/CMakeLists.txt
11 12

	
12 13
DOC_EPS_IMAGES18 = \
0 comments (0 inline)