COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r320 r321  
    1010        m4/lx_check_glpk.m4 \
    1111        m4/lx_check_soplex.m4 \
    12         CMakeLists.txt
     12        CMakeLists.txt \
     13        cmake
    1314
    1415pkgconfigdir = $(libdir)/pkgconfig
     
    2526bin_PROGRAMS =
    2627check_PROGRAMS =
     28dist_bin_SCRIPTS =
    2729TESTS =
    2830XFAIL_TESTS =
     
    3234include doc/Makefile.am
    3335include demo/Makefile.am
    34 include benchmark/Makefile.am
    3536include tools/Makefile.am
    3637
Note: See TracChangeset for help on using the changeset viewer.