Makefile.am
changeset 629 70a356a461a5
parent 567 3314f58e7b25
child 752 71f9c1f0d808
     1.1 --- a/Makefile.am	Sun Apr 26 16:36:23 2009 +0100
     1.2 +++ b/Makefile.am	Tue Apr 28 12:54:59 2009 +0200
     1.3 @@ -11,11 +11,12 @@
     1.4  	m4/lx_check_cplex.m4 \
     1.5  	m4/lx_check_glpk.m4 \
     1.6  	m4/lx_check_soplex.m4 \
     1.7 -	m4/lx_check_clp.m4 \
     1.8 -	m4/lx_check_cbc.m4 \
     1.9 +	m4/lx_check_coin.m4 \
    1.10  	CMakeLists.txt \
    1.11  	cmake/FindGhostscript.cmake \
    1.12 +	cmake/FindCPLEX.cmake \
    1.13  	cmake/FindGLPK.cmake \
    1.14 +	cmake/FindCOIN.cmake \
    1.15  	cmake/version.cmake.in \
    1.16  	cmake/version.cmake \
    1.17  	cmake/nsis/lemon.ico \