Makefile.am
changeset 684 4faa0c763906
parent 614 3314f58e7b25
child 799 71f9c1f0d808
equal deleted inserted replaced
12:bd896a08486f 13:79175a447e38
     9 	AUTHORS \
     9 	AUTHORS \
    10 	LICENSE \
    10 	LICENSE \
    11 	m4/lx_check_cplex.m4 \
    11 	m4/lx_check_cplex.m4 \
    12 	m4/lx_check_glpk.m4 \
    12 	m4/lx_check_glpk.m4 \
    13 	m4/lx_check_soplex.m4 \
    13 	m4/lx_check_soplex.m4 \
    14 	m4/lx_check_clp.m4 \
    14 	m4/lx_check_coin.m4 \
    15 	m4/lx_check_cbc.m4 \
       
    16 	CMakeLists.txt \
    15 	CMakeLists.txt \
    17 	cmake/FindGhostscript.cmake \
    16 	cmake/FindGhostscript.cmake \
       
    17 	cmake/FindCPLEX.cmake \
    18 	cmake/FindGLPK.cmake \
    18 	cmake/FindGLPK.cmake \
       
    19 	cmake/FindCOIN.cmake \
    19 	cmake/version.cmake.in \
    20 	cmake/version.cmake.in \
    20 	cmake/version.cmake \
    21 	cmake/version.cmake \
    21 	cmake/nsis/lemon.ico \
    22 	cmake/nsis/lemon.ico \
    22 	cmake/nsis/uninstall.ico
    23 	cmake/nsis/uninstall.ico
    23 
    24